2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--libdir=/etc</parameter>: For some reason, the
|
2002-07-08 04:28:42 +08:00
|
|
|
configure and make routine for lynx uses libdir as the prefix for the
|
2003-10-03 06:40:45 +08:00
|
|
|
configuration file. We set this to <filename class="directory">/etc</filename> so that the
|
2003-09-19 23:51:58 +08:00
|
|
|
system wide configuration file is <filename>/etc/lynx.cfg</filename>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><option>--with-ssl</option>: This enables support for
|
2003-09-19 23:51:58 +08:00
|
|
|
linking <acronym>SSL</acronym> into <application>lynx</application>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><option>--with-zlib</option>: This enables support for
|
2003-09-24 04:34:30 +08:00
|
|
|
linking <application>zlib</application> into <application>Lynx</application>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><parameter>DOCDIR=... HELPDIR=...</parameter>: We set these
|
2002-07-08 04:28:42 +08:00
|
|
|
variables to avoid getting the help and documentation files installed
|
2003-04-21 06:15:01 +08:00
|
|
|
under <filename>/etc</filename>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><command>sed... mv /etc/lynx.bak /etc/lynx.cfg</command>: This
|
2003-09-19 23:51:58 +08:00
|
|
|
<command>sed</command> command changes the <filename>/etc/lynx.cfg</filename>
|
|
|
|
file so it looks for the help files in the correct place.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|