glfs/xsoft/other/pan/pan-inst.xml
Larry Lawrence 27e52e766b added pan-0.13.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@248 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-21 02:15:43 +00:00

12 lines
242 B
XML

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