Open main menu

Changes

Installation mac

246 bytes added, 15:52, 8 August 2013
== Minfx and Bmrblib ==
Remember to check, if there are newer versions of [http://download.gna.org/minfx minfx] and [http://download.gna.org/bmrblib bmrblib]. <br>
The [https://gna.org/projects/minfx/ minfx] and [https://gna.org/projects/bmrblib/ bmrblib] libraries can be installed on all Linux systems by typing:
<source lang="bash">
python setup.py install
cd ..
</source>
 
Note that if you have multiple Python versions, the correct one must be specified. It is best to use the full Python path, for example:
<source lang="bash">
/Library/Frameworks/Python.framework/Versions/2.7/bin/python setup.py install
</source>
Trusted, Bureaucrats
4,228

edits