|
Index of /yis/tools/lynx/pub/lynx2-8-5
|
Name Last modified Size Description
Parent Directory 21-Feb-2006 16:44 -
ABOUT-NLS 24-Jan-2004 18:51 14k
CHANGES 04-Feb-2004 05:07 440k Changes
COPYHEADER 24-Jan-2004 18:51 1k
COPYING 24-Jan-2004 18:51 18k
INSTALLATION 28-Jan-2004 12:30 53k How to install
LYHelp.hin 11-Jun-1999 03:34 1k
LYMessages_en.h 27-Apr-2003 18:38 48k
PROBLEMS 24-Jan-2004 18:51 12k
VMSPrint.com 24-Feb-1997 18:10 1k
WWW/ 08-Aug-2002 19:33 -
aclocal.m4 28-Jan-2004 12:30 135k
build-slang.com 06-Oct-2002 18:43 11k
build.com 06-Oct-2002 18:43 10k
cfg_defs.sh 04-Feb-2004 05:07 1k
cfg_edit.sh 13-Jan-1999 04:37 1k
config.guess 24-Jan-2004 18:51 42k
config.hin 28-Jan-2004 12:30 12k
config.sub 24-Jan-2004 18:51 30k
configure 04-Feb-2004 05:07 513k
configure.in 04-Feb-2004 05:07 34k
descrip.mms 24-Jul-1998 21:01 4k
docs/ 24-Jan-2004 18:59 -
fixed512.com 24-Feb-1997 18:10 2k
fixtext.sh 18-Jan-1999 05:29 1k
install.sh 06-Oct-2002 18:43 5k
lib/ 08-Aug-2002 19:33 -
lynx.cfg 28-Jan-2004 12:30 137k
lynx.hlp 28-Jan-2004 12:30 42k
lynx.man 28-Jan-2004 12:30 32k
lynx.rsp 26-Mar-2000 20:14 2k
lynx_help/ 13-May-2006 13:26 -
make-msc.bat 14-Feb-2000 21:07 1k
makefile.bcb 07-Jan-2004 19:03 13k
makefile.in 04-Feb-2004 05:07 15k
makefile.msc 07-Jan-2004 19:03 10k
makelynx.bat 07-Jan-2004 19:03 8k
makew32.bat 03-Jun-2001 13:58 1k
mkdirs.sh 30-Nov-1999 20:33 1k
po/ 28-Jan-2004 14:01 -
samples/ 01-Dec-2002 19:23 -
scripts/ 17-Jan-2006 06:40 -
src/ 02-Feb-2004 15:23 -
test/ 06-Oct-2002 18:49 -
userdefs.h 02-Feb-2004 13:02 72k
Lynx README file
Lynx Version 2.8.4 is the latest release (July 2001).
See the CHANGES file for a complete record of all changes and bug fixes.
New releases are announced on the lynx-dev mailing list (see below).
FOR REAL NOVICES
To use this package, you need a compiler & a bit of experience
at very simple programming. If you just want something which will work
`out-of-the-box', you can get pre-compiled versions of Lynx
by following the links from <URL: http://lynx.isc.org/> ;
for DOS or Windows, goto <URL: http://www.fdisk.com/doslynx/lynxport.htm>.
WHAT IS LYNX?
Lynx is a fully-featured World Wide Web (WWW) client for users running
cursor-addressable, character-cell display devices such as vt100 terminals,
vt100 emulators running on Windows 95/NT or Macintoshes, or any other
character-cell display. It will display Hypertext Markup Language (HTML)
documents containing links to files on the local system, as well as files on
remote systems running http, gopher, ftp, wais, nntp, finger, or cso/ph/qi
servers, and services accessible via logins to telnet, tn3270 or rlogin
accounts. Current versions of Lynx run on Unix, VMS, Windows95/NT, 386DOS
and OS/2 EMX.
Lynx can be used to access information on the WWW, or to establish
information systems intended primarily for local access. Lynx has been
used to build several Campus Wide Information Systems (CWIS). Lynx can
also be used to build systems isolated within a single LAN.
HOW TO GET LYNX
For the latest release of Lynx goto:
<URL: http://lynx.isc.org/release>;
<URL: ftp://lynx.isc.org/release>;
the latest development version is at:
<URL: http://lynx.isc.org/current>.
The Lynx homepage is <URL: http://lynx.isc.org/>.
The on-line help page (enter `h') has links to many useful things.
LICENSE
Lynx is distributed under the GNU General Public License (GPL) without
restrictions on usage or redistribution. The Lynx copyright statement,
"COPYHEADER", and GNU GPL, "COPYING", are included in the top-level
directory of the distribution. Lynx is supported by the Lynx user
community, an entirely volunteer (and unofficial) organization.
Certain portions of the Lynx source distribution were originally
created by CERN and have been modified during the development of
Lynx. See WWW/FreeofCharge.html for copyright info regarding CERN
products used in Lynx.
Note that Lynx is not self-contained; typically it is built with a
variety of add-on libraries, including those for compression, IPv6,
SOCKS and SSL support.
YEAR 2000 COMPLIANCE
We believe Lynx works properly for the Year 2000 issues, since it does
not store dates in 2-digit form. Since it must communicate with a wide
range of web servers, it interprets dates in a variety of formats. In
particular, if Lynx receives a date with a 2-digit year, it assumes that
values less than 70 are in the range 2000-2069.
INSTALLING LYNX
To install Lynx, follow the steps in the INSTALLATION file, which is
located in the top directory of the source distribution.
DOCUMENTATION
A users guide is included in this distribution along with a man page
for Unix systems and a help file for VMS systems. All documentation is
contained in the top directory and the docs, samples and lynx_help
subdirectories.
While running Lynx, type 'h', 'H', or '?' to invoke the help menu
system. From the help menu you may access several useful documents
pertaining to Lynx and the World Wide Web. The most important of
these is the Lynx Users Guide. By default, Lynx will use the Lynx
Enhanced Pages, which includes http links for help and FAQs concerning
Lynx. It is recommended that you install your own help menu system at
your site in order to lessen the load on http servers. This also will
allow you to customize the help menu system for your site and greatly
speed up access for those using Lynx over a slow connection.
INSTALLING THE DOCUMENTATION
For Unix and related systems which support the autoconf configure script,
the help menu system is installed by the "make install-help" command.
For other systems (such as VMS), copy COPYHEADER and COPYING into the
lynx_help/ subdirectory. Then copy the lynx_help subdirectory to a public
place on your system, or into your $HOME directory if you are a single
user. Finally, edit the lynx.cfg file so that the HELPFILE line is
defined as follows:
HELPFILE:file://localhost/[public_path]/lynx_help/lynx_help_main.html
where [public_path] is the absolute path to the lynx_help directory.
Customizing the help menu system is just a matter of editing a set of
HTML files. Additional information about installing and customizing
the help file set is available at <URL:http://www.irm.nara.kindai.ac.jp/
lynxdev/README.help>.
INSTALLING LYNX
To install Lynx, follow the steps in the INSTALLATION file, which is
located in the top directory of the source distribution. Win32 users
who need pre-compiled distributions should visit the site
<URL:http://www.fdisk.com/doslynx/lynxport.htm>.
PROBLEMS
If you experience problems configuring, compiling or installing Lynx,
please read Section VI. "General installation instructions" in the
INSTALLATION file. Instructions are given there for reporting your
problem to the "lynx-dev" mailing list, which is frequented by experienced
Lynx users.
LYNX-DEV MAILING LIST
To subscribe to lynx-dev, send email to <URL: mailto:majordomo@sig.net>
with only the following message in the body:
SUBSCRIBE LYNX-DEV address
where inclusion of your email address is optional if it can be obtained,
correctly, from the mail headers of your subscription request.
If you wish to unsubscribe from lynx-dev, send email to
<URL: mailto:majordomo@sig.net> with only the following message in the body:
UNSUBSCRIBE LYNX-DEV address
where inclusion of your email address is optional if it can be obtained,
correctly, from the mail headers of your request.
Also, to get a list of useful majordomo commands, send email to
<URL: mailto:majordomo@sig.net> with the following command:
^^^^^^^^^
HELP
PLEASE!!! do not send commands to the lynx-dev mailing list itself.
Any messages you wish to post should be sent to
<URL: mailto:lynx-dev@sig.net>.
PLEASE use the lynx-dev list, NOT private email to the developers,
for questions or discussion about Lynx, or contributions of patches.
Patches should use the unified diff format (diff -u), which can be
generated by building the target, "make lynx.patch" after unpacking
a pristine copy of the source into a subdirectory called "orig".
You need not be subscribed to the lynx-dev list in order to post. If
you post without subscribing, though, you should read replies to your
questions or comments in the archive since more often than not nobody
will send a carbon copy to you. View the archives at:
"lynx-dev Mailing list archives"
<URL:http://www.flora.org/lynx-dev/html/>