At 1:48 PM +0200 7/30/03, jfm wrote:
Hi all,

I've put into the unstable tree a number of new pm-packages,
allowing to build the perlmods with the recent perl580 package.

Those pm-packages do not at all offer the same protection
against missing dependencies as you are used to in fink.
Hence only people who know what they are doing should
in the current circumstances try to build against perl580....

My /sw/etc/fink.conf includes the line


Trees: local/main stable/main stable/crypto local/bootstrap unstable/main unstable/crypto [1 line]

and my list of installed packages includes

i      perl580          5.8.0-1
i      perl580-core     5.8.0-1
i      rec-descent-pm   1.80-1
i      storable-pm      1.0.14-6
i      system-perl580   5.8.0-1
i      term-readline-pm 0.9908-1

If I do fink selfupdate-cvs and fink update-all with my current fink configuration and packages, will this result in rebuilding my perlmods with your most recent additions? do I have to do your

fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perlFLAV' | xargs fink install

before update-all?

Many thanks,

Jonathan


------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to