Thank you very much, that worked.

Chris



You probably need:
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
(may be you have to adapt the extra paths to what's relevant for you).
Then run configure


Le lundi 14 janvier 2008 à 21:02 +0000, chris lyon a écrit :
 > > I have an identical problem to the post:
 > >
 > > http://mail.gnome.org/archives/gtkglext-list/2006-June/msg00008.html
 > >
 > >
 > > I am trying to compile gtkglextmm-1.2.0  and have received thee same
 > > error messages as the thread above.
 > > I have run ldconfig but still no success.
 > > How might I proceed?
 > > _______________________________________________
 > > gtkglext-list mailing list
 > > [email protected]
 > > http://mail.gnome.org/mailman/listinfo/gtkglext-list
_______________________________________________
gtkglext-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkglext-list

Reply via email to