glfs/xsoft/office/gimp/gimp-inst.xml
Larry Lawrence 6018060ce1 added gimp-1.2.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@342 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-19 03:20:18 +00:00

13 lines
244 B
XML

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