glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] libgag :-)


From: LUC-OLIVIER DECHARRIERE
Subject: Re: [glob2-devel] libgag :-)
Date: Fri, 31 Jan 2003 01:44:38 +0100

Mhhh, ici en IN3, j'ai pas trouvé comment compiler glob2.
% cvs up -d
[...]
protocol error: directory '/glob2/libgag' not within root
'/cvsroot/glob2'
% cd libgag/
/home/ldecharr/glob2/libgag
% cvs up -d
Warning: Remote host denied X11 forwarding.
protocol error: directory '/glob2/libgag' not within root
'/cvsroot/glob2'
%./bootstrap
./bootstrap: Command not found.
%make
gmake: *** No targets specified and no makefile found.  Stop.
% cd ..
% ./bootstrap
aclocal: configure.in: 28: macro `AM_PATH_SDL' not found in library
% make
make
cd . && aclocal
aclocal: configure.in: 28: macro `AM_PATH_SDL' not found in library
gmake: *** [aclocal.m4] Error 1

Boah, c'est pas grave...

> Hello,
> 
> J'ai sorti libgag de glob2, ce qui a plusieurs avantages :
> - le code specifique de glob2 est plus petit.
> - il y a moins de dependances.
> - on peut utiliser libgag separement (Martin va l'utiliser)
> 
> Pour pouvoir compiler glob2, il faut faire ceci, dans le rep de 
> base de glob2
> :
> 
> cvs up -d
> cvs up -d
> cd libgag
> cvs up -d
> 
> Puis la sequence standard comme apres un checkout. Sous Linux :
> ./bootstrap
> ./configure
> make
> 
> Good luck
> 
> Steph





reply via email to

[Prev in Thread] Current Thread [Next in Thread]