-
(Difference between revisions)
Line 1: Line 1: + ==Download==[http://darwinports.opendarwin.org/ http://darwinports.opendarwin.org/][http://darwinports.opendarwin.org/ http://darwinports.opendarwin.org/]- Download and install, and make sure that you have the Developer Tools installed. Then type:+ Download and install, and make sure that you have the [http://developer.apple.com/tools/ Developer Tools] installed. Then, type this in Terminal:<pre>sudo port install lynx</pre><pre>sudo port install lynx</pre>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).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).Revision as of 18:32, 4 June 2007
Download
http://darwinports.opendarwin.org/
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).
- Meta