Results 1 to 2 of 2
Hi everybody,
I am trying to install bluetooth interface(gnome-bluetooth-0.7.0) on FedoraCore 4.
while executing the ./configure, I am getting the following error.
bash]#cd gnome-bluetooth-0.7.0
bash]#./configure
checking for libglade-2.0 gobject-2.0 libgnomeui-2.0 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-29-2006 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
reg: PKG_CONFIG_PATH
Hi everybody,
I am trying to install bluetooth interface(gnome-bluetooth-0.7.0) on FedoraCore 4.
while executing the ./configure, I am getting the following error.
bash]#cd gnome-bluetooth-0.7.0
bash]#./configure
checking for libglade-2.0 gobject-2.0 libgnomeui-2.0 >= 1.110.0 gconf-2.0 libbtctl >= 0.6.0... Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found
configure: error: Library requirements (libglade-2.0 gobject-2.0 libgnomeui-2.0 >= 1.110.0 gconf-2.0 libbtctl >= 0.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Please help me for solving this problem.
Thanks inadvance.
Mummaneni.
- 05-29-2006 #2
Did you install the "libglade2.0" developpement package?
If yes, then you can try
Or check the "README" or "INSTALL" files to see how you can specify the "libglade2.0-dev" path.Code:./configure --help
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
