Re: [gtkmm] Rpms or Compilation Help (gtkmm2)



On Sun, 2002-11-03 at 03:04, Pablo Fischer wrote:
> Here are the errors from ./configure --prefix=/usr
> 
> 
> checking for sigc++-1.2 >= 1.2.0 glib-2.0 >= 2.0.4 gobject-2.0 >= 2.0.4
> gmodule-2.0 >= 2.0.4... Package sigc++-1.2 was not found in the
> pkg-config search path.
> Perhaps you should add the directory containing `sigc++-1.2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'sigc++-1.2' found
> 
> configure: error: Library requirements (sigc++-1.2 >= 1.2.0 glib-2.0 >=
> 2.0.4 gobject-2.0 >= 2.0.4 gmodule-2.0 >= 2.0.4) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are
> in a nonstandard prefix so pkg-config can find them.

What is the result of 
pkg-config sigc++-1.2 --modversion
on the command line?

Do you have a sigc++-1.2.pc file in /usr/lib/pkgconfig? If not, then
maybe you installed it in the wrong prefix.

-- 
Murray Cumming
murray usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]