On Fri, 13 Feb 2004 00:03:22 +0100
Geoffroy Giraux <[EMAIL PROTECTED]> wrote:
>
> 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 :
>
> 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 :(
>
For Linux (Mandrake 9.2), I copied libbt.pc to the base bbkeys build
directory and altered includedir/libdir to:
includedir=${prefix}/lib
libdir=${exec_prefix}/lib/.libs
and bbkeys built locally.
--
************************************************************************
* Dave Serls Littleton, CO, USA *
* dashs.denver.co.us sorrybiscuit.com *
************************************************************************
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives: http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]