On Thu, 2004-02-12 at 18:03, Geoffroy Giraux wrote:
[lots of snippage]
> 
> P.S. I didn't installed bb (i run it from my home tmp directory where i ran 
> 'make'), so i noticed i couldn't compile bbkeys cvs :(
> first configure complains about libbt, i export PKG_CONFIG_PATH as suggested, 
> configure ran nice, but make fails :
> 

you have to install it.  don't blame me, blame libtool.  but just
install it somewhere in your home directory if you want.  run
"./configure --prefix=$HOME/local/blackbox-CVS && make clean && make
install" in blackbox's directory so that it properly builds and installs
the shared object code.  

> extract from ./configure output :
> ---------------------------
> checking for libbt... yes
> checking LIBBT_CFLAGS... -I/usr/local/include/bt  
> checking LIBBT_LIBS... -L/usr/local/lib -lbt  
> 
> isn't it strange, since the libbt path i indicated in the PKG_CONFIG_PATH is 
> ~/tmp/cvs/blackbox/lib ?
> 
> end of make output :
> --------------------
> make[2]: *** [KeyClient.o] Erreur 1
> make[2]: Leaving directory `/home/geo/tmp/cvs/bbkeys/src'
> make[1]: *** [all-recursive] Erreur 1
> make[1]: Leaving directory `/home/geo/tmp/cvs/bbkeys'
> make: *** [all] Erreur 2
> 
> well, a huge mess with KeyClient.cpp :(
-- 

,-----------------------------------------------------------------//
| Jason 'vanRijn' Kasper ::  Numbers 6:22-26 
 `
 | All brontosauruses are thin at one end, much MUCH thicker 
 | in the middle, and then thin again at the far end.  That is 
 | the theory that I have and which is mine, and what it is too.  
 ,
| bash$ :(){ :|:&};:
`----------------------//


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to