Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > perl.unicode > #234

Re: perldoc Encode

Newsgroups perl.unicode
Date 2017-06-01 13:08 +0200
Subject Re: perldoc Encode
Message-ID <20170601110847.GA16747@pali> (permalink)
References <498971496173027@web51j.yandex.ru>
From pali@cpan.org

Show all headers | View raw


On Tuesday 30 May 2017 22:37:07 support@agrotekhnik.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

Back to perl.unicode | Previous | Next | Find similar


Thread

Re: perldoc Encode pali@cpan.org - 2017-06-01 13:08 +0200

csiph-web