diff --git a/x/lib/gdk-pixbuf.xml b/x/lib/gdk-pixbuf.xml index 7612750edd..32732cd536 100644 --- a/x/lib/gdk-pixbuf.xml +++ b/x/lib/gdk-pixbuf.xml @@ -129,6 +129,17 @@ make make install + + + + If you installed the package on to your system using a + DESTDIR method then important file was not installed and + must be copied and/or generated. Generate it using the following + command as the root user: + + +gdk-pixbuf-query-loaders --update-cache + diff --git a/x/lib/gtk+2.xml b/x/lib/gtk+2.xml index 62f63a5eb1..1fe6e502c9 100644 --- a/x/lib/gtk+2.xml +++ b/x/lib/gtk+2.xml @@ -145,13 +145,12 @@ install -v -m644 docs/*.txt /usr/share/doc/gtk+->k2-version; If you installed the package on to your system using a - DESTDIR method two important files were not installed and - must be copied and/or generated. Generate them using the following - commands as the root user: + DESTDIR method then important file was not installed and + must be copied and/or generated. Generate it using the following + command as the root user: -gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders && -gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules +gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules diff --git a/x/lib/gtk+3.xml b/x/lib/gtk+3.xml index 585db2284f..8d264a7530 100644 --- a/x/lib/gtk+3.xml +++ b/x/lib/gtk+3.xml @@ -136,6 +136,17 @@ make check make install + + + + If you installed the package on to your system using a + DESTDIR method then important file was not installed and + must be copied and/or generated. Generate it using the following + command as the root user: + + +gtk-query-immodules-3.0 --update-cache + @@ -151,6 +162,7 @@ make check rm tests/a11y/pickers.ui: This prevents two tests being run as they are known to fail. + diff --git a/x/lib/pango.xml b/x/lib/pango.xml index 3862c7e6d4..44c3768900 100644 --- a/x/lib/pango.xml +++ b/x/lib/pango.xml @@ -114,13 +114,25 @@ make make install + + + + If you installed the package on to your system using a + DESTDIR method then important file was not installed and + must be copied and/or generated. Generate it using the following + command as the root user: + + +pango-querymodules > /etc/pango/pango.modules + Command Explanations + href="../../xincludes/gtk-doc-rebuild.xml"/> +