I'm trying to compile kaa and freevo2 in a Debian Sid.
The setup.py script does not find librsvg-2.0-config and does not compile
mng and svg support.
I think this package uses pkg-config and not a -config script.

The ouput of pkgconfig is as follows.

$ pkg-config --cflags librsvg-2.0
-I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0

$ pkg-config --libs librsvg-2.0
-lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0


With libvisual0.2-dev I have the same problem

$ pkg-config --libs libvisual
-lpthread -lm -ldl -lvisual

I suppose the setup.py script should checks this.

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to