2002-08-28 11:30:26 +08:00
|
|
|
<sect2>
|
2003-07-18 08:48:56 +08:00
|
|
|
<title>Installation of <application>linc</application></title>
|
2002-08-28 11:30:26 +08:00
|
|
|
|
2003-07-18 08:48:56 +08:00
|
|
|
<para>Install <application>linc</application> by running the following commands:</para>
|
2002-08-28 11:30:26 +08:00
|
|
|
|
2004-02-03 09:31:03 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--with-openssl --disable-gtk-doc &&
|
2002-08-28 11:30:26 +08:00
|
|
|
make &&
|
2003-09-28 02:46:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-28 11:30:26 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|