S.B.S wrote:

My apologies if this is a repost... My last two attempts to post to the
list didn't get through.

I've been trying to install AxKit 1.62 on my VPS account but it fails
when trying to find libiconv. I'm not sure that this is directly related
to the makefile, though. I was previously able to install 1.6.1 after
applying the patch previously posted to this list, but now that's not
working either. Both fail at the same point.

If it's relevant, I have ExtUtils::AutoInstall 0.52 and
ExtUtils::MakeMaker 6.16 installed via cpan. Iconv is installed into
~/usr/local and is properly detected by other installs (Sablot, php,
libxml2, etc.).

Any suggestions on how to resolve this would be appreciated.

Sincerely,
S. G. Kearn
[snip]

Make sure that these files exist.

/usr/lidata/perl/5.00503/ExtUtils/typemap
/usr/lidata/perl/5.00503/ExtUtils/xsubpp

On a number of occasions, futzing/upgrading some versions ExtUtils::MakeMaker on FreeBSD made those two files disappear in my install, killing on of the AxKits' Makefile tests for iconv on my FreeBSD boxes.

Just a thought. Could be something completely different.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to