Open main menu

Changes

Installation mac

524 bytes removed, 11:02, 31 July 2014
== Minfx and Bmrblib ==
Remember to check if there are newer versions of # [http://download.gna.org/minfx minfx[Minfx#Install | Minfx] and [http://download.gna.org/bmrblib bmrblib]. <br>The # [https://gna.org/projects/minfx/ minfx[Bmrblib#Install | Bmrblib] and [https://gna.org/projects/bmrblib/ bmrblib] libraries can be installed on all Linux systems by typing:<source lang="bash">wget http://download.gna.org/minfx/minfx-1.0.7.tar.gztar -xzf minfx-1.0.7.tar.gzcd minfx-1.0.7python setup.py installcd .. wget http://download.gna.org/bmrblib/bmrblib-1.0.3.tar.gztar -xzf bmrblib-1.0.3.tar.gzcd bmrblib-1.0.3python setup.py installcd ..</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: