G�rard Degrez wrote: []
dpkg: dependency problems prevent removal of html-parser-pm560:
html-parser-pm depends on html-parser-pm560 (>= 3.27-2) | html-parser-pm580; however:
Package html-parser-pm560 is to be removed.
Package html-parser-pm580 is not installed.
This means that your installed version of html-parser-pm is old (haven't we noticed this before?). Its dependencies are no longer OK. Try the soft approach first: "fink update html-parser-pm". If this still doesn't work, I would now use force:
sudo dpkg -r --force-all html-parser-pm html-parser-pm560
After this you should be able to install html-parser-pm the soft way. []
Same advice for any other *-pm560 package that might be around.
There are indeed some additional ones:
i compress-zlib-pm560 1.19-3 Part of the info-zip zlib compression library
i html-parser-pm560 3.27-2 Perl modules that parse and extract info
i perl560-core 5.6.0-2 Core files for perl, v. 5.6.0
i storable-pm560 1.0.14-3 Perl module for persistent data structures, v. 5.6.0
Should I also remove perl560-core and install perl581-core instead?
I would remove all these, first via the soft approach and then, if it doesn't work, using the big gun.
Giving this advice, I am assuming that you are not playing these perl-specific games of installing some odd version of perl just for the fun of it, but you are, like me, just using the perl that comes with OSX.
-- Martin
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
