On 1 Apr 1999 [EMAIL PROTECTED] wrote: > I was amazed to find the following: > > [EMAIL PROTECTED]:~# apt-get install icewm-gnome > Sorry, but the following packages have unmet dependencies: > icewm-gnome: Depends: libgnome31 (>= 0.99.4-2) but it is not installed > > [EMAIL PROTECTED]:~# apt-get install libgnome31 > Sorry, but the following packages have unmet dependencies: > libgnome31: Depends: gnome-bin but it is not installed > > [EMAIL PROTECTED]:~# apt-get install gnome-bin > Sorry, gnome-bin is already the newest version
Hrm, email me a copy of /var/lib/dpkg/status an /etc/apt/sources.list that demonstrates this please. I am suspecting it may be just a slightly broken error message.. Try this command: apt-get install icewm-gnome libgnome31 gnome-bin Jason

