[gnome-bluetooth] Nearing release

Edd Dumbill edd at usefulinc.com
Tue Jun 8 01:19:51 BST 2004


On Mon, 2004-06-07 at 12:27 +1000, Robert Foster wrote:
> PS.  I tried initially to get gnome-bluetooth to compile etc. against
> /usr/local using ./configure --prefix=/usr/local, but still failed.

Looks like you had an old libbtctl.pc in /usr/lib/pkgconfig
inadvertently.  To get gnome-bluetooth to compile against libbtctl
installed in a different prefix from /usr (where pkgconfig is
installed), you'd need to do

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
--prefix=/usr/local/

-- Edd





More information about the gnome-bluetooth mailing list