when I'm trying to build gnucash 1.8.8-11 on my 10.3.1-system with perl v5.8.1-RC3, I get the following error message at compiling html-tableextract-pm-1.08-11:
/bin/rm -rf html-tableextract-pm-1.08-11
/bin/mkdir -p /sw/src/html-tableextract-pm-1.08-11
gzip -dc /sw/src/HTML-TableExtract-1.08.tar.gz | /sw/bin/tar -xf -
/usr/bin/perl Makefile.PL PERL=/usr/bin/perl PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 INSTALLSITEARCH=/sw/lib/perl5/darwin 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
Warning: prerequisite HTML::Parser 0 not found.
Writing Makefile for HTML-TableExtract
make
cp lib/HTML/TableExtract.pm blib/lib/HTML/TableExtract.pm
Manifying blib/man3/HTML::TableExtract.3pm
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..22
Can't locate HTML/Parser.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl .) at blib/lib/HTML/TableExtract.pm line 16.
BEGIN failed--compilation aborted at blib/lib/HTML/TableExtract.pm line 16.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Failed: compiling html-tableextract-pm-1.08-11 failed
Thomas
------------------------------------------------------- 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