mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
27e52e766b
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@248 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
242 B
XML
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 &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
</sect2>
|
|
|