Hi,

"Hans Breuer" <[EMAIL PROTECTED]> writes:

> trying to build current cvs for --prefix=/opt I have compiled 
> glib, gtk+, pango, atk, gtkhtml (all from cvs) for the same
> prefix [to not screw up my whole system]. 
> I've set :
> 
> PKG_CONFIG_PATH=/opt/lib/pkgconfig
> LDFLAGS=-L/opt/lib
> LD_LIBRARY_PATH=/opt/lib
> 
> but still have problems building helpbrowser and svg plugin.
> Is there a better workaround than just not building these 
> plugins ?

You are mixing GTK+ and Pango libraries from /opt/lib with GTK+ and
Pango libraries in /usr/lib which are pulled in by librsvg and
libgtkhtml2 respectively.


Sven
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to