Re: [Fwd: [Fwd: Re: [gtkmm] Installing gtkmm]]



That works and gives a result.
 
pkg-config sigc++-1.2 --modverstion gives 1.2.2, but ./configure
-prefix=/usr still gives the same error.

~surenj.



On Wed, 2002-12-04 at 22:16, Murray Cumming wrote:
> On Wed, 2002-12-04 at 14:49, Javahar Surender wrote:
> > > What happens when you do
> > > pkg-config sigc++-1.2 --modversion
> > > ?
> > 
> > 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
> >  
> > 
> > > What happens when you do
> > > echo $PKG_CONFIG_PATH
> > 
> > when i did that, it didn't show any path, so I added the following, and
> > it shows correctly this one now.
> > 
> > /usr/lib/pkgconfig
> 
> And did this fix your problem?
> Does
> pkg-config sigc++-1.2 --modversion
> now work?
> 
> -- 
> Murray Cumming
> murray usa net
> www.murrayc.com
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 





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