(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
The following is done in a Terminal window. One should first install some libraries:
The following is done in a Terminal window. One should first install some libraries:
<tt>
<br />
<br />
sudo port install automake
<tt>sudo port install automake
<br />
<br />
sudo port install autoconf
sudo port install autoconf

Revision as of 20:01, 29 April 2015

The following is done in a Terminal window. One should first install some libraries:
sudo port install automake
sudo port install autoconf
sudo port install gtk3
sudo port install gnome-icon-theme
sudo port install librsvg
sudo port install cfitsio
sudo port install fftw-3
sudo port install gsl
sudo port install libconfig