Originalmente inviato da
wrestlingforum
./configure --prefix=/cartella/dove/vuoi/
al termine, se non ci sono errori:
make
e vedrai una marea di codici...
dopo, passa a root (su) e scrivi:
make install
ciao!!
allora, ho fatto ./configure, ma mi da questo errore (e te pareva )
Codice:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
ho scaricato la liberia che mi chiedeva... l'ho compilata sempre con lo stesso metodo (./configure make make install) e non mi ha dato problemi...
riavvio, rifaccio ./configure sul gaim e ta da..
Codice:
*** 'pkg-config --modversion glib-2.0' returned 2.8.3, but GLIB (2.6.4)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
mi dice di modificare il percorso di una libreria, ma non so dove lo devo modificare e nemmeno in cosa lo devo modificare