glfs/gnome/lib/linc/linc-inst.xml
Larry Lawrence bfd7b32d0c gnome-2.2, orbit2-2.5.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-08 18:34:00 +00:00

12 lines
280 B
XML

<sect2>
<title>Installation of linc</title>
<para>Install linc by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --with-openssl --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>