2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-09-24 04:34:30 +08:00
|
|
|
<title>Installation of <application>Lynx</application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-24 04:34:30 +08:00
|
|
|
<para>Install <application>Lynx</application> by running the following commands.
|
2003-09-19 23:51:58 +08:00
|
|
|
</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-02-16 02:15:06 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --libdir=/etc --with-zlib &&
|
2003-01-31 12:53:23 +08:00
|
|
|
make &&
|
|
|
|
make install &&
|
2004-02-16 02:15:06 +08:00
|
|
|
make docdir=/usr/share/doc/lynx-&lynx-version;/lynx_doc \
|
|
|
|
helpdir=/usr/share/doc/lynx-&lynx-version;/lynx_help install-doc &&
|
|
|
|
make docdir=/usr/share/doc/lynx-&lynx-version;/lynx_doc \
|
|
|
|
helpdir=/usr/share/doc/lynx-&lynx-version;/lynx_help install-help</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|