Autor |
Nachricht |
|
Titel: Major dependency prob
Verfasst am: 07.08.2006, 17:04 Uhr
|
|
Anmeldung: 21. Apr 2006
Beiträge: 152
Wohnort: Ice and Snow
|
|
I am trying to install python2.3-configlet. The only thing is that it depends upon both python2.3-gnome2 and gksu. The problem with that is gksu depends upon libnautilus-extension1 which conflicts with libnautilus2-2 , but python2.3-gnome2 depends upon libnautilus2-2 . Either Synaptic has got it all wrong, or the authors of python2.3-configlet have an apt that is impossible to install, or there is something I don't know that makes the dependency problem irrelevant. If anyone knows what is going on please help. |
|
|
|
|
 |
|
Titel: RE: Major dependency prob
Verfasst am: 08.08.2006, 13:48 Uhr
|
|
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
|
|
python2.3-configlet installs fine here. Please use either the command line or aptitude instead of Synaptic. It should install.
Code:
apt-get -f install
might be your friend here.  |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
|
|
|
 |
|