Subsections


Installation on Mac OS X

There are three ways of installing relax on a Mac. These are described at http://www.nmr-relax.com/download.html and are the pre-compiled relax application, the Fink or the source releases.

The relax application

The stand-alone relax application requires none of the dependencies listed above to be installed. It is a universal binary compiled for the i386, x86-64 and PPC CPU architectures (fat3) using the Mac OS X 10.5 framework. It should therefore run on Leopard, Snow Leopard, and Lion. This very large bundle does not require system administrator access to run.

Fink

Certain relax versions are available for Mac OS X within the Fink project. These can be installed for Python 2.7 with the command:


> fink install relax-py27

The relax releases packaged within Fink can been browsed at http://pdb.finkproject.org/pdb/browse.php?name=relax. If the desired version is not available, please download the relevant source package below or contact the fink project using the “Maintainer” email address given in the relax fink pages.

Note that when installing via fink, all the dependencies will be automatically selected and installed as well. Although automatic, when starting from scratch that there could be well over 250 source packages that need to be compiled (to set up the full GNU compilation chain and other libraries which are then required to build Python, numpy, scipy, etc.). This may take anywhere between 2 days to over a week (don't forget to mention this fact to your poor sys-admin).

The fink relax packages for different Python versions are relax-py27, relax-py26, relax-py25 and relax-py24.

Source release

See Section 2.2.1 on page [*].

The relax user manual (PDF), created 2020-08-26.