Armin K. schrieb: > If you had gdk-pixbuf when you built librsvg, then pixbuf svg loader > should have been built. libpixbufloader-svg.so is built from librsvg > package, not from cairo nor gdk-pixbuf. As Andy said, librsvg is only > required to be present if you want to run cairo test suite. It has no > other use.
strange. i build this sequence: cairo 1.12.1 cairomm 1.10.0 pango 1.30.1 pangomm 2.28.4 gdk-pixbuf 2.26.1 gtk 2.24.10 gtkmm 2.24.2 ligblade 2.6.4 libcroco 0.6.5 librsvg 2.36.1 and no libpixbufloader-svg was built! when i now tried to open a svg with ristretto, i got just an empty frame. rebuilding gdk-pixbuf didn't solve the problem. i had to rebuild cairo first and then gdk-pixbuf to get the libpixbufloader-svg. i now just rebuild librsvg and had to see the libpixbufloader-svg being built. thus i can confirm you're right! i'll rebuild the complete system again later this week and will have a closer look at the cairo, gtk-pixbuf and librsvg. i assume i did somthing wrong... thanks tobias -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
