glfs/gnome/otherlibs/gnome-print/gnome-print-inst.xml

14 lines
284 B
XML
Raw Normal View History

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