Maybe you can help me debug/fix the following problem. I've had to reinstall OSX/Xcode a few times lately, maybe I've missed something or messed something up.
fink install soap-lite-pm *snip* gzip -dc /sw/src/Compress-Zlib-1.19.tar.gz | /sw/bin/tar -xvf - Compress-Zlib-1.19/ Compress-Zlib-1.19/README Compress-Zlib-1.19/examples/ Compress-Zlib-1.19/examples/gzgrep Compress-Zlib-1.19/examples/gzcat Compress-Zlib-1.19/examples/filtdef Compress-Zlib-1.19/examples/filtinf Compress-Zlib-1.19/examples/gzstream Compress-Zlib-1.19/MANIFEST Compress-Zlib-1.19/ANNOUNCE Compress-Zlib-1.19/config.in Compress-Zlib-1.19/Makefile.PL Compress-Zlib-1.19/Changes Compress-Zlib-1.19/Makefile.NT Compress-Zlib-1.19/t/ Compress-Zlib-1.19/t/04encoding.t Compress-Zlib-1.19/t/01version.t Compress-Zlib-1.19/t/02zlib.t Compress-Zlib-1.19/t/03examples.t Compress-Zlib-1.19/t/05gzsetp.t Compress-Zlib-1.19/Zlib.xs Compress-Zlib-1.19/fallback.xs Compress-Zlib-1.19/typemap Compress-Zlib-1.19/fallback.h Compress-Zlib-1.19/Zlib.pm perl5.8.1 Makefile.PL PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.8.1 INSTALLARCHLIB=/sw/lib/perl5/5.8.1/darwin INSTALLSITELIB=/sw/lib/perl5/5.8.1 INSTALLSITEARCH=/sw/lib/perl5/5.8.1/darwin INSTALLMAN1DIR=/sw/src/root-compress-zlib-pm581-1.19-4/sw/share/man/man1 INSTALLMAN3DIR=/sw/src/root-compress-zlib-pm581-1.19-4/sw/share/man/man3 Parsing config.in... Looks Good. Up/Downgrade complete. Checking if your kit is complete... Looks good Error: Unable to locate installed Perl libraries or Perl source code. It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files, so you cannot build extensions. In such a case, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem. (You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h") ### execution of perl5.8.1 failed, exit code 2 Failed: compiling compress-zlib-pm581-1.19-4 failed ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
