On Thu, Jul 12, 2007 at 04:19:33PM +0100, Andy Hughes wrote:

   Hi

   I have been trying to install AppConfig-1.65 using Fink Commander (OSX
   10.4.10) but I get the following error...

   /usr/bin/perl Makefile.PL PERL=/usr/bin/perl PREFIX=/sw
   INSTALLPRIVLIB=/sw/lib/perl5
   INSTALLARCHLIB=/sw/lib/perl5/darwin-thread-multi-2level
   INSTALLSITELIB=/sw/lib/perl5
   INSTALLSITEARCH=/sw/lib/perl5/darwin-thread-multi-2level
   INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3
   INSTALLSITEMAN1DIR=/sw/share/man/man1
   INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin
   INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
   Checking if your kit is complete...
   Looks good
   Writing Makefile for AppConfig
   make
   Please invoke Module::Install with:

       use inc::Module::Install;

   not:

       use Module::Install;

   Compilation failed in require.
   BEGIN failed--compilation aborted.
   make: *** [pm_to_blib] Error 255
   ### execution of make failed, exit code 2
   Failed: phase compiling: appconfig-pm-1.56-1 failed

   I get the same error trying to install using Terminal.

   I have trawled through the internet in search of people with similar
   errors but without any luck. I think it may be an issue with the
   MakeMaker.pm file but I'm not experienced enough to know for sure.

I just updated fink's appconfig-pm package to version 1.66. Try doing
a "fink selfupdate" (maybe wait a few hours to let the selfupdate
servers finish syncing) and see if that version of the fink package
works for you.

Have you manually installed (not via fink) perl modules that might be
supplying versions of MakeMaker or its support files that are not the
expected ones from the OSX-supplied ones? 

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to