perl-unicode

Re: perldoc Encode

2017-06-01 06:14:49
On Tuesday 30 May 2017 22:37:07 support(_at_)agrotekhnik(_dot_)ru wrote:
<div><div>Hello</div><div>I can not compile and 
install</div><div>2.89</div><div>Debian 8</div><div>make[1]: вход в каталог 
«/tmp/Encode-2.89/Byte»</div><div>"/usr/bin/perl" -MExtUtils::Command::MM -e 
'cp_nonempty' -- Byte.bs blib/arch/auto/Encode/Byte/Byte.bs 644</div><div>cc 
-c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" 
-fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE"   
Byte.c</div><div>/bin/sh: 1: cc: not found</div><div>Makefile:337: ошибка 
выполнения рецепта для цели «Byte.o»</div><div>make[1]: *** [Byte.o] Ошибка 
127</div><div>make[1]: выход из каталога 
«/tmp/Encode-2.89/Byte»</div><div>Makefile:752: ошибка выполнения рецепта для 
цели «subdirs»</div><div>make: *** [subdirs] Ошибка 2</div><div!
 </div><div>any?</div></div>

Please avoid HTML messages in mailing list as it is hard to read them
and more people would ignore such emails. Also there are people who
cannot read Russian alphabet.

From output it can be seen that you do not have C compiler (cc)
installed. Try under root: apt-get install gcc

<Prev in Thread] Current Thread [Next in Thread>