[Mne_analysis] MNE install
Alexandre Gramfort
gramfort at nmr.mgh.harvard.edu
Wed Oct 31 04:34:57 EDT 2012
hi,
you need to install from a tar archive:
http://martinos.org/mne/manual/AppInstall.html#installing-from-a-compressed-tar-archive
.pkg is for mac os.
so:
tar zxvf MNE-2.7.3-3268-Linux-i686.tar.gz
export MNE_ROOT=${PWD}/MNE-2.7.3-3268-Linux-i686 # or setenv MNE_ROOT
${PWD}/MNE-2.7.3-3268-Linux-i686
source $MNE_ROOT/bin/mne_setup_sh
the last lines are described in:
http://martinos.org/mne/manual/list.html?highlight=mne_setup_sh#user-environment
hope this helps
Alex
More information about the Mne_analysis
mailing list