On Wed, 28 Feb 2018, Tim Tassonis wrote:

Hi all

I just installed adwaita-icon-themes, resulting in an error due to rsvg being installed, but gdk-pixbuf-query-loaders not being run. As I am doing a DESTDIR install, it might be that this was run at make install of rsvg, but maybe there could be a remark on the rsvg page to run

gdk-pixbuf-query-loaders --update-cache

as root after make install. This fixed by adwaita-icon-theme error.


Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Running "gdk-pixbuf-query-loaders --update-cache" is already mentioned
on the gdk-pixbuf page of BLFS.  It's pretty much required if using the
DESTDIR method of installing.  It's also needed if building gdk-pixbuf
using the Meson build system, as I discovered when I switched from using
the autotools method.

Regards,

Ryan

--
Ryan Marsaw
[email protected]
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to