Problems installing Text-Iconv-1.4

From: Chris Brown (chrisbrown79_at_gmail.com)
Date: 01/24/05


Date: Mon, 24 Jan 2005 16:44:24 +0000
To: "beginners@perl.org" <beginners@perl.org>

Hi.

I'm trying to install a local copy of the W3C HTML Validator. I've
managed to install all the pre-requisites apart from Text-Iconv-1.4 - I
get the following error message:

/[root@localhost Text-Iconv-1.4]# perl Makefile.PL
Checking for iconv ... ok (added -liconv)

NOTE: If you have multiple iconv implementations installed, you might
      want to make sure that I've found the one you want to use.
      If necessary, you can explicitly specify paths like this:

      /usr/bin/perl5.8.5 Makefile.PL LIBS='-L/path/to/lib'
INC='-I/path/to/include'

Checking if your kit is complete...
Looks good
Writing Makefile for Text::Iconv
[root@localhost Text-Iconv-1.4]# make
cp Iconv.pm blib/lib/Text/Iconv.pm
AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv)
/usr/bin/perl5.8.5 /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap Iconv.xs >
Iconv.xsc && mv Iconv.xsc Iconv.c
make: *** No rule to make target
`/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/EXTERN.h', needed by
`Iconv.o'. Stop.
[root@localhost Text-Iconv-1.4]#/

Does anyone know what might be going wrong here? I have installed
libiconv-1.9.1 and man iconv opens the manual up, so I assume I have got
iconv installed.

I have tried to change LIBS/INC to reflect my setup but to be honest I'm
not exactly sure what I should be pointing at here.

Any advice (or suggestions on where I can research this myself) would be
greatly appreciated.

Kind regards,
Chris



Relevant Pages

  • Re: [Rails] SaltedHashLoginGenerator no such file to load -- iconv
    ... If you are new to FreeBSD, ... is loaded up with a bunch of software which you can install. ... bash jake oracle /usr/local 13 $ ... irb:001:0> require 'iconv' ...
    (freebsd-questions)
  • Re: OpenOffice 1.1.1
    ... when the package is not part of the Core. ... Instead of make install, I did the checkinstall, and ... it built a RPM like promised, but the RPM wasn't built to the custom way ... installed iconv from source in /usr/local, but for some reason when I ...
    (Fedora)
  • RE: installing perl module without root permission
    ... I am getting same error when using 'make install': ... installing perl module without root permission ... least one dependency of a base XML module, ... iconv -f fromcode -t tocode ...
    (perl.beginners)
  • Re: Building Text::Iconv on Windows
    ... requests from Windows users about building Text::Iconv on Windows, ... Checking for iconv ... ... And the 'dmake test' and 'dmake install' steps also proceeded without ... I'd like to ask people who've built Text::Iconv to please help me ...
    (comp.lang.perl.modules)
  • Re: convert ASCII to EBCDIC
    ... Paul Landay schreef: ... conversion we ftp this file to a mainframe for further use of it. ... I suggest you use the 'iconv' command, ... You will also want to install as many of the ...
    (comp.unix.aix)