Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > Getting Makefile.PL to pick up iconv when installing AxKit
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 23rd October 19:54
james
External User
 
Posts: 1
Default Getting Makefile.PL to pick up iconv when installing AxKit



HI all,
I'm trying to install AxKit on Win32 (Windows XP, to be exact)...

I've got Apache, mod_perl etc., and other pre-requisites installed OK.

However, I'm having fun and games with iconv. When I run

perl Makefile.PL

in the AxKit install directory, I get the messages:

checking for iconv() in -liconv... no
checking for libiconv() in -liconv... no
checking for iconv() in -lc... no

I've got a binary Win32 Iconv downloaded, which has a lib and include
directory, but I don't know where to put this, and then how to tell
the Makefile.PL where to get it from when I do my
perl Makefile.PL

I'm sure it's simple (environment variable/argument to perl
Makefile.PL etc.) but I'm even simpler today!

Any pointers would be appreciated.

Thanks,

James
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666