Lynx Installation Method

Source: Internet
Author: User
Lynx is a Web browser that browses web pages in text mode, similar to w3m and so on.
We can Http://lynx.isc.org/current/ Download lynx-cur.tgz files
Install
We are now in the directory where the lynx-cur.tgz is located
Then unzip the lynx-cur.tgz with gunzip command as follows
[Root @ php rm] # gunzip lynx-cur.tgz
You have to get the lynx-cur.tarfile and then use the tarcommand to unbind the lynx-cur.tar file.
[Root @ php rm] # tar lynx-cur.tar
We can get the lynx2-8-5 directory.
Now you can start the installation.
[Root @ php rm] # cd lynx2-8-5/Go To The lynx2-8-5 directory
[Root @ PHP lynx2-8-5] #./configure Compilation)
[Root @ PHP lynx2-8-5] # make install start Installation
[Root @ PHP lynx2-8-5] # make install-N | more to see which files are installed

To browse the Simplified Chinese Web page, modify the following settings:
Save options to disk: [x]
Display and Character Set
Display character set: [Chinese ________________________]
Assumed document character set (!) : [Iso-8859-1 ______]
CJK mode (!) : [On _]
Move to the bottom accept changes and press enter to save it.
Of course, your system must support simplified Chinese.

Proxy Settings
Mount Proxy Server For Lynx to improve browsing and downloading speed:
VI/etc/lynx. cfg, HTTP, FTP? Mount proxy
# Http_proxyhttp: // some. server. DOM: Port /;
Http_proxyhttp: // proxy.nc.hcc.edu.tw: 3128/; here is the address and port of the proxy server.
# Https_proxyhttp: // some. server. DOM: Port /;
# Ftp_proxyhttp: // some. server. DOM: Port /;
Ftp_proxyhttp: // proxy.nc.hcc.edu.tw: 3128/; here is the address and port of the proxy server.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.