Hi! Sorry I run  into another problem with updating my 10.2 tree to
10.3 tree. I have Panther and fink 0.6.1.cvs.

As I have mentioned, the updating process went well so far, but it
suddenly stopped caused by the below named error. According to
update-all, I have still to install those packages:

The following 34 packages will be installed or updated:
 finance-quote-pm finance-quotehist-pm g-wrap g-wrap-dev g-wrap-shlibs
 gal19-shlibs gconf gconf-dev gconf-shlibs gnome-vfs gnome-vfs-dev
 gnome-vfs-shlibs gnucash gnucash-dev gnucash-hbci gtk+2-dev gtk+2-shlibs
 guppi16-dev guppi16-shlibs html-tableextract-pm kdebase3-ssl
 kdebase3-ssl-dev kdebase3-ssl-shlibs kdenetwork3-base kdenetwork3-common
 kdetoys3-base knode kweather oaf pango1 slib-gu16 tetex tetex-base
 tetex-shlibs
The following 2 additional packages will be installed:
 gtk+2 guile16-dev

I run into 2 problems:

(1) When I install guile16-dev, the next time guile-dev will be
required.  Everytime I install guile16-dev, guile-dev will be removed
and also the other way around. It seems that both packages are
required by some of the above named packages, but they cannot be
installed at the same time.

(2) Compiling html-tableextract-pm stops with an error ("Can't locate
HTML/Parser.pm"):

[cumulus:~] claus$ sudo fink install html-tableextract-pm
Information about 1418 packages read in 2 seconds.
The following package will be installed or updated:
 html-tableextract-pm
rm -rf html-tableextract-pm-1.08-11
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=perl5.8.1 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
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 perl5.8.1 "-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/darwin-thread-multi-2level /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


-------------------------------------------------------
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

Reply via email to