Solved!
Setting the PKG_CONFIG_PATH to point o the libbt.pc file in my /usr/local/lib/pkgconfig directory did no good - however i found a libbt.pc file in my blackbox source directory and linked to that instead and bbkeys configured with no problems...
Thanks for all the help
Robert Marshall wrote:
On Tue, 21 Sep 2004, Owen Franssen wrote:
Thanks for the help Markus however I tried exporting the ariable as you set (and its set according to 'env') byt configure still comes up with the same error... even though the libbt.pc file exists. any more suggestions?
It would have been helpful if you actually included the output of env for
PKG_CONFIG_PATH
My guess is that you set it to (based on the locn in your first email)
/usr/local/lib/libbt.pc
but you should actually set it to
/usr/local/lib
Robert
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
