tonywhitmore.co.uk  

      blog : gallery : wiki : articles : projects : shell scripts : wallpaper : cv : links :
 Project Homepage

Lynx

Preparation

  1. Download the Lynx source code from lynx.isc.org.
  2. Burn the file lynx2.8.4.tar.gz to a CD. This page assumes that the subdirectory /apps is used for the .tar.gz file. The CD-ROM can be a multi-session disk.

Give me more details on this

Booting

  1. Boot your Core Linux PC.
  2. Login as root. You will need to enter the password at the prompt.

Give me more details on this

Extract the source

  1. Place the CD-R in the CD-ROM drive. Mount the CD-ROM drive under /mnt/cdrom.
  2. Change to the /apps directory on the CD-R.
  3. Copy the lynx2.8.4.tar.gz file to the directory /usr/src.
  4. Change to the /usr/src directory and extract the source from the .tar.gz file.

Give me more details on this

Configure and compile

  1. Change to the /usr/src/lynx2-8-4 directory.
  2. Run the ./configure script.
  3. Run the make program.
  4. Run the make program with the argument install.
  5. You are given the option of running further make commands to install additional documentation. Note that these stages are optional, and the standard man pages are already installed by this point.

Give me more details on this

Starting Lynx

  1. Start lynx using the command /usr/local/bin/lynx.
  2. Test the browser by navigating to a site that you know meets HTML standards, for example, this one!
  3. When you have finished with lynx, press Q to quit.

Give me more details on this

Creative Commons License
The text of this page is licensed under a Creative Commons License.


Valid CSS!     Valid HTML 4.0!     Valid RSS
Original design © For oswd.org by SquireCD