mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
46dd93b418
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@665 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
278 B
XML
12 lines
278 B
XML
<sect2>
|
|
<title>Installation of linc</title>
|
|
|
|
<para>Install linc by running the following commands:</para>
|
|
|
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 --with-openssl --disable-gtk-doc &&
|
|
make &&
|
|
make install </userinput></screen></para>
|
|
|
|
</sect2>
|
|
|