I'm running Jaguar. Fink virtual packages tells me that I have Perl 5.8.1-1 installed with the system.
Package: system-perl Status: install ok installed Version: 5.8.1-1 description: [virtual package representing perl] provides: perl581-core
I've installed compress-zlib-pm581 and html-parser-pm581 with no problems.
However, I was installing another package by binary that grabbed xml-parser-pm and xml-parser-pm560. I thought that xml-parser-pm560 might be a problem when I have Perl 5.8.1-1 so I tried removing it and compiling xml-parser-pm581.
It won't compile.
Here's the error messages.
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
/bin/sh: line 1: ../perl5.8.1: No such file or directory
make[1]: *** [../blib/lib/XML/Parser/.exists] Error 127
make: *** [subdirs] Error 2
### execution of make failed, exit code 2
Failed: compiling xml-parser-pm581-2.31-1 failed
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
