On Thu, 2004-01-15 at 14:31, Josenildo Marques wrote:
> checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not found
> in the pkg-config search path.
> Perhaps you should add the directory containing `librsvg-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'librsvg-2.0' found
> configure: WARNING: *** SVG import plug-in will not be built (librsvg
> not found) ***

Try this:

# locate librsvg-2.0.pc (take note of the path)
# export PKG_CONFIG_PATH=(path as above minus the *.pc file)

Then make clean and try configure from scratch. 

.:: misfit-x ::.



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

Reply via email to