Thank you, yum to the rescue. It appears as though the engine built successfully. How do I build sync modules? Is there a build howto?

Thanks,
Dan

David Eriksson wrote:
On Sun, 2005-07-17 at 16:33 -0700, Dan Sawyer wrote:
  
All,

I am trying to build multisync from the cvs. ./configure errors with:

checking for libgnomeui-2.0 libbonobo-2.0 glib-2.0 gconf-2.0... Package 
libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found
 
configure: error: Library requirements (libgnomeui-2.0 libbonobo-2.0 
glib-2.0 gconf-2.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.

All of these packages are installed, however they are all later levels, 
either 2.4.x or 2.6.x. What is the work around for this?
    

You probably need the corresponding -dev or -devel package for each of
these libraries.

  

Reply via email to