-
(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 instructions]+ A little more complicated: [http://lynx.isc.org/lynx2.8.5/index.html http://lynx.isc.org/lynx2.8.5/index.html]. See the [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/] instead)Download and install, and make sure that you have the [http://developer.apple.com/tools/ Developer Tools] installed. Then, type this in Terminal:Download and install, and make sure that you have the [http://developer.apple.com/tools/ Developer Tools] installed. Then, type this in Terminal:Revision as of 18:51, 4 June 2007
Instructions
A little more complicated: http://lynx.isc.org/lynx2.8.5/index.html. See the Installation instructions.
Much simpler: http://darwinports.opendarwin.org/ (Site was down as of 6/4/07. Try http://darwinports.com/ instead)
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