Lo, on Monday, September 13, Martin Costabel did write: > Anthony Agelastos wrote: > [] > > tibook:~ iqgrande$ sudo apt-get upgrade > > Reading Package Lists... Done > > Building Dependency Tree... Done > > The following packages have been kept back > > clisp gnome-mime-data gnome-print gnome-print-shlibs gnucash grace maxima > > 0 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded. > > I think this means these packages need additional packages installed > that you don't have yet. Apt-get upgrade doesn't pull in all necessary > dependencies automatically, apt-get install will do it. So you can do > > apt-get install -u clisp gnome-mime-data gnome-print gnome-print-shlibs > gnucash grace maxima
If this is in fact the problem, then "apt-get dist-upgrade" is the canonical way to resolve this problem. Richard ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
