PDA

View Full Version : installazione di gnome-python...


linuxx
15-02-2004, 12:49
A dispetto del mio nick di linux capisco davvero poco... :)
Sto cercando di installare le gdeklets, lanciando ./configure ho visto che è necessario installare prima gnome-python...
Ho scaricato il file gnome-python-2.0.0.tar.bz2 e ho cercato di compilarlo, ma quando lancio ./configure mi dice:

*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: maybe you want the gtk-gnome-1-2 branch?

cosa devo fare?!?! ho provato a leggere il config.log, ma non ho capito nulla...

Sto usando una mandrake 9.2 e gnome

GhePeU
15-02-2004, 15:34
cerca gli .rpm invece di installare da sorgenti

linuxx
15-02-2004, 18:14
io sto provando ad installarlo usando gli rpm ma....:

[davide@- Downloads]$ rpm -i gnome-python-2.0.0-2mdk.i586.rpm
error: Failed dependencies:
gnome-python-bonobo is needed by gnome-python-2.0.0-2mdk
[davide@- Downloads]$ rpm -i gnome-python-bonobo-2.0.0-2mdk.i586.rpm
error: Failed dependencies:
gnome-python-canvas = 2.0.0-2mdk is needed by gnome-python-bonobo-2.0.0-2mdk
[davide@- Downloads]$ rpm -i gnome-python-canvas-2.0.0-2mdk.i586.rpm
error: Failed dependencies:
gnome-python = 2.0.0-2mdk is needed by gnome-python-canvas-2.0.0-2mdk


e ora che faccio? :)