Mercredi 12 août 2009
GTK+ sert a faire des fenetres avec menus. C'est tres joli !
D'abord installer GLIB
http://www.gtk.org/download-linux.html
Exemple glib-2.20.4.tar.bz2 27-Jun-2009 07:31 4.8M
Et faire dans le shell :
tar -xvf glib*
cd glib*
./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
make
make install
Telecharger la
http://www.gtk.org/download-linux.html
Exemple gtk+-2.16.5.tar.bz2 18-Jul-2009 07:17 18M
Et faire dans le shell :
tar -xvf gtk*
cd gtk*
./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
make
make install
Voila.
gtksksks@yahoo.com
D'abord installer GLIB
http://www.gtk.org/download-linux.html
Exemple glib-2.20.4.tar.bz2 27-Jun-2009 07:31 4.8M
Et faire dans le shell :
tar -xvf glib*
cd glib*
./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
make
make install
Telecharger la
http://www.gtk.org/download-linux.html
Exemple gtk+-2.16.5.tar.bz2 18-Jul-2009 07:17 18M
Et faire dans le shell :
tar -xvf gtk*
cd gtk*
./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
make
make install
Voila.
gtksksks@yahoo.com
Par linuxcbon
-
Publié dans : GRAPHIQUES
Ecrire un commentaire - Voir les commentaires - Recommander
Ecrire un commentaire - Voir les commentaires - Recommander