At 9:55 Uhr -0500 19.04.2002, Patrick Hurh wrote: >Hello all, > >I used dselect to upgrade to fink 0.4.0 and it churned away for >about 45 minutes. When I restarted XDarwin and a gnome session (1.4) >everything seemed the same except that I my nice gnome icons in the >gnome panels were replaced with white text in a black bg field. I >perused the mailing list archives and came up with a similar problem >to which the solution was 'rebuild gdk-pixbuf-shlibs'. When I tried >to do this I had problems (fink rebuild) because it couldn't find >the description file for the package. > >Looking back at the mailing list archives I noticed that a lot of >people were recommending using 'fink selfupdate-cvs'. So I used >dselect to install the cvs package and did a fink selfupdate using >that. Then I tried the rebuild again. Now it started the rebuild but >fails when trying to compile because 'no acceptable cc in $PATH'. > >Can somebody please advise me as to what is going on and how I can >correct this?
You need to have the Apple Developer Tools Dec 2001 installed if you want to compile packages yourself. Or you just re-fetch the now fixed gdk-pixbuf-shlibs from the binary distribution: sudo apt-get --reinstall -d install gdk-pixbuf-shlibs sudo apt-get --reinstall install gdk-pixbuf-shlibs Cheers, Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
