glfs/gnome/lib/gdk/gdk-inst.xml
Larry Lawrence 179c558bd6 released gdk-pixbuf restriction on sawfish
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@186 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-01 15:26:16 +00:00

12 lines
255 B
XML

<sect2>
<title>Installation of gdk-pixbuf</title>
<para>Install gdk-pixbuf by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>