Re: allegro
bonjour,
Le vendredi 18 mars 2005, pasc@csaq a écrit...
> gcc 02ExerciC/test.c -o test `allegro-config --libs`
> si je tente d'excuter le programme, j'optiens :
> /home/pascale/02ExerciC/test
> Fatal error: unable to activate the Allegro system
> Unable to find a usable VT
Donc il a trouvé la lib (voir au dessous) mais le problème est autre
maintenant.
> ldd /home/pascale/02ExerciC/test
> liballeg.so.4.0 => /usr/local/lib/liballeg.so.4.0 (0x4001f000)
> libc.so.6 => /lib/libc.so.6 (0x400cd000)
> libm.so.6 => /lib/libm.so.6 (0x40200000)
> libpthread.so.0 => /lib/libpthread.so.0 (0x40223000)
> libdl.so.2 => /lib/libdl.so.2 (0x40274000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
--
jm
Reply to:
- References:
- allegro
- From: "pasc@csaq" <gustin.pascale@free.fr>
- Re: allegro
- From: Jean-Michel OLTRA <jm.oltra.antispam@espinasse.net>
- Re: allegro
- From: "pasc@csaq" <gustin.pascale@free.fr>
- Re: allegro
- From: Jean-Michel OLTRA <jm.oltra.antispam@espinasse.net>
- Re: allegro
- From: "pasc@csaq" <gustin.pascale@free.fr>