Mention DarwinPorts.

This commit is contained in:
W. Eric Norum
2003-04-23 15:41:26 +00:00
parent 7da5f3c5c6
commit 57e941cb85

View File

@@ -38,10 +38,18 @@ Run <code>make</code>.
<li>
As distributed, EPICS on Mac OS X uses the default command line input
routines. IOC applications are much more pleasant to interact with if
either the readline or libtecla input libraries is used. The easiest
either the readline or libtecla library is used. The easiest
way to get either or both of these libraries on to your system is to
download and install them using the Fink package manager. Fink
may be downloaded from
download and install them using the either the DarwinPorts
distribution or the Fink package manager.
<p>
Information on DarwinPorts is available from
<a href="http://www.opendarwin.org/projects/darwinports/">the DarwinPorts
project page</a>.
DarwinPorts binary packages are available from
<a href="http://packages.opendarwin.org/">here</a>.
<p>
Fink may be downloaded from
<a href="http://fink.sourceforge.net/">the Source Forge</a>.
</li>