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


Groups > perl.unicode > #234 > unrolled thread

Re: perldoc Encode

Started bypali@cpan.org
First post2017-06-01 13:08 +0200
Last post2017-06-01 13:08 +0200
Articles 1 — 1 participant

Back to article view | Back to perl.unicode

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#234 — Re: perldoc Encode

Frompali@cpan.org
Date2017-06-01 13:08 +0200
SubjectRe: perldoc Encode
Message-ID<20170601110847.GA16747@pali>
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

[toc] | [standalone]


Back to top | Article view | perl.unicode


csiph-web