[gnome-bluetooth] how to complie gnome phone manager with a local copy of gnokii?

Bastien Nocera hadess at hadess.net
Mon Dec 28 02:23:27 CET 2009


On Fri, 2009-12-25 at 01:11 +0200, Mehmet Giritli wrote:
> Hi,
> 
> I am using a Gentoo distribution and currently writing some patches for
> gnokii and gnome phone manager.
> 
> Of course, I have a system-wide gnokii installed but I have another
> local copy of gnokii where I hack on and was wondering how to compile
> gnome-phone-manager to use this local copy of gnokii so that I can test
> my gnokii code?

It's the same as every other library.

Update PKG_CONFIG_PATH for configure to look in the directory where
gnokii.pc is.

And make sure LD_LIBRARY_PATH points to the directory where your
uninstalled libgnokii is, as well.

Make sure you use the patch from:
https://bugzilla.gnome.org/show_bug.cgi?id=605267

Cheers



More information about the gnome-bluetooth mailing list