Pages : 1
#1 Le 31/07/2006, à 00:42
- Harlock701
Installer Guichan (pour Mana World)
J'ai essayer d'installer Guichan(0.4.0) à partir des sources pour Mana World(0.0.20), mais... quand j'utilise ./configure, tout se passe bien jusqu'à ce que j'utilise make :
$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
....
config.status: creating include/config.hpp
config.status: include/config.hpp is unchanged
config.status: executing depfiles commands
IMPORTANT! You are about install a BETA version of Guichan
which most likely will lose binary compatibility with the
future stable release. This release should only be used
for testing.
-------------------------------
Guichan ready for compilation!
-------------------------------
* Allegro = yes
* OpenGL = yes
* SDL = yes
* SDL Image = yes
--------------------------------
$ make
Making all in include
make[1]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
make all-recursive
make[2]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
Making all in guichan
make[3]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan »
Making all in opengl
make[4]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/opengl »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/opengl »
Making all in allegro
make[4]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/allegro »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/allegro »
Making all in sdl
make[4]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/sdl »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/sdl »
Making all in widgets
make[4]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/widgets »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan/widgets »
make[4]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan »
make[4]: Rien à faire pour « all-am ».
make[4]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan »
make[3]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include/guichan »
make[3]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
make[3]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
make[2]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
make[1]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/include »
Making all in src
make[1]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/src »
Making all in widgets
make[2]: entrant dans le répertoire « /home/harlock/Desktop/guichan-0.4.0/src/widgets »
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_REENTRANT -g -O2 -Wall -Werror -Wno-unused -DGUICHAN_BUILD -MT dropdown.lo -MD -MP -MF ".deps/dropdown.Tpo" -c -o dropdown.lo dropdown.cpp; \
then mv -f ".deps/dropdown.Tpo" ".deps/dropdown.Plo"; else rm -f ".deps/dropdown.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_REENTRANT -g -O2 -Wall -Werror -Wno-unused -DGUICHAN_BUILD -MT dropdown.lo -MD -MP -MF .deps/dropdown.Tpo -c dropdown.cpp -fPIC -DPIC -o .libs/dropdown.o
cc1plus: warnings being treated as errors
../../include/guichan/listmodel.hpp:71: warning: 'class gcn::ListModel' has virtual functions but non-virtual destructor
make[2]: *** [dropdown.lo] Erreur 1
make[2]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/src/widgets »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/harlock/Desktop/guichan-0.4.0/src »
make: *** [all-recursive] Erreur 1
Hors ligne
#2 Le 12/09/2006, à 11:08
- marathonien errant
Re : Installer Guichan (pour Mana World)
Salut!
Inutile d'installer guichan, dorénavant il y a un paquet ubuntu dapper dans la section download du site themanaworld.org!!!
J'espere seulement qu'il sera mis à jour régulièrement...
You never know what you can do until you try.
http://doc.ubuntu-fr.org/windowmaker
Hors ligne
#3 Le 14/07/2007, à 21:02
- zebultux
Re : Installer Guichan (pour Mana World)
il ne semble plus y etre...
Ubuntu 12.04 LTS « Precise Pangolin » / Gnome?? Unity???
Processeur: ADM Athlon II 245 / CPU 2,9 GHz / Mémoire vive: 2 go /
Carte-mère: Asus / Disque Dur: WD de 320 go SATA2 / Carte Vidéo: EVGA 9500GT /
Carte de Son: intégrée / Carte réseau: intégrée / Graveur DVD LG
Hors ligne
Pages : 1