On 10/19/06, Arjan Van Der Vaart <[EMAIL PROTECTED]> wrote: > Hi, > > I have troubles installing xml-sax-pm586. > Many gnome packages (from bundle-gnome) seem to > depend on this. What can I do to solve this problem? > > Thanks, > > Arjan > > [arjans-computer:~] arjan% fink install xml-sax-pm586 > Information about 5497 packages read in 0 seconds. > The following package will be installed or updated: > xml-sax-pm586 > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i > /sw/var/cache/apt/archives/xml-sax-pm586_0.13-2_darwin-i386.deb > (Reading database ... 71821 files and directories currently installed.) > Preparing to replace xml-sax-pm586 0.13-2 (using > .../xml-sax-pm586_0.13-2_darwin-i386.deb) ... > Unpacking replacement xml-sax-pm586 ... > Setting up xml-sax-pm586 (0.13-2) ... > Can't locate XML/SAX/ParserFactory.pm in @INC (@INC contains: > /System/Library/Perl/5.8.6/darwin-thread-multi-2level > /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level > /Library/Perl/5.8.6 /Library/Perl > /Network/Library/Perl/5.8.6/darwin-thread-multi-2level > /Network/Library/Perl/5.8.6 /Network/Library/Perl > /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level > /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at > /Library/Perl/5.8.6/XML/SAX.pm line 18. > BEGIN failed--compilation aborted at /Library/Perl/5.8.6/XML/SAX.pm line 18. > Compilation failed in require at /sw/sbin/update-perl586-sax-parsers line 16. > BEGIN failed--compilation aborted at /sw/sbin/update-perl586-sax-parsers line > 16. > /sw/bin/dpkg: error processing xml-sax-pm586 (--install): > subprocess post-installation script returned error exit status 2 > Errors were encountered while processing: > xml-sax-pm586 > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package xml-sax-pm586-0.13-2 >
Your @INC is missing the paths to the Fink perl module tree. Are you not using the init.sh / init.csh scripts to set your environment? -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
