glfs/xsoft/office/gimp/gimp-inst.xml
Larry Lawrence 3d60760d28 added perl modules page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@360 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-27 19:35:11 +00:00

13 lines
256 B
XML

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