Open main menu

Changes

Installation mac mavericks os x

25 bytes added, 16:55, 19 October 2015
Forced creation of a TOC - this will improve the formatting on the main page 'Did you know...' section, and fixes for the sectioning depths.
= Installation =__TOC__
== Installation == === Download a python distribution which include wxPython ===
At the time for this post, (Dec 2013), the installation of wxPython2.9-osx-cocoa-py2.7 made hickups and crashes.<br>
This is reported [https://gna.org/bugs/?21324 here] and [http://thread.gmane.org/gmane.science.nmr.relax.devel/4787 here.]
# Canopy includes a code editor. Not perfect, but a good start.
=== Testing the Python installation ===
After installation, restart your terminal, and check path to python.
<source lang="bash">
</source>
==== Minfx and Bmrblib ====
# [[Minfx#Install | Minfx]]
</source>
== Checking out a relax branch and build with scons ==
If you would like to play with relax branch rather than the main [http://www.nmr-relax.com/download.html relax downloads], the [http://subversion.tigris.org/ Subversion] program should first be installed. <br>
First the relax sources can be checked out of the source code repository and the C modules compiled:
==== Using subversion or git ====
To check out the trunk branch using the subversion client, simply type:
<source lang="bash">
</source>
==== Compilation of the C modules ====
For the R1 and R2 and relaxation dispersion analyses, the relax C modules must be compiled. This is done using the scons program, by simply typing:
</source>
== Install brew as 'linux' package manager ==
You can [http://brew.sh/ read about brew here.]<br>
In short, it is like a package manager for mac, where you will be able to get linux programs to mac.
Trusted, Bureaucrats
4,223

edits