glfs/gnome/otherlibs/guppi/guppi-inst.xml
Larry Lawrence 6e3aa8ef5a update guppi intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1104 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-18 16:02:57 +00:00

13 lines
306 B
XML

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