-
(Difference between revisions)
Line 1: Line 1: == Instructions ==== Instructions ==- A little more complicated: [http://lynx.isc.org/lynx2.8.5/index.html http://lynx.isc.org/lynx2.8.5/index.html] [http://lynx.isc.org/lynx2.8.5/lynx2-8-5/INSTALLATION Installation]+ A little more complicated: [http://lynx.isc.org/lynx2.8.5/index.html http://lynx.isc.org/lynx2.8.5/index.html]. [http://lynx.isc.org/lynx2.8.5/lynx2-8-5/INSTALLATION Installation instructions]Much simpler: [http://darwinports.opendarwin.org/ http://darwinports.opendarwin.org/] (Site was down as of 6/4/07. Try [http://darwinports.com/ http://darwinports.com/])Much simpler: [http://darwinports.opendarwin.org/ http://darwinports.opendarwin.org/] (Site was down as of 6/4/07. Try [http://darwinports.com/ http://darwinports.com/])Revision as of 18:50, 4 June 2007
Instructions
A little more complicated: http://lynx.isc.org/lynx2.8.5/index.html. Installation instructions
Much simpler: http://darwinports.opendarwin.org/ (Site was down as of 6/4/07. Try http://darwinports.com/)
Download and install, and make sure that you have the Developer Tools installed. Then, type this in Terminal:
sudo port install lynx
Accessing it is as simple as /opt/local/bin/lynx, or maybe as simple as typing lynx if the PATH variable is set correctly (I believe that ports does this on install).
Tutorial
I used this tutorial to help me install Lynx: macosxhints.com - Lynx browser on OS X?
- Meta