Differences between revisions 318 and 319
Deletions are marked like this. Additions are marked like this.
Line 60: Line 60:

'''''Warning OSX users:''''' The current Freesurfer 6.0-beta release will only work on the most recent release of the Mac OSX 10.11 "El Capitan" if you [[http://osxdaily.com/2015/10/05/disable-rootless-system-integrity-protection-mac-os-x|disable SIP]]. All previous versions of OSX should still work fine. A new v6-beta version will be released shortly that is compliant with the changes made in OSX 10.11.

top | previous | next

FreeSurfer Download

FreeSurfer for Linux is distributed in the form of a .tar.gz file, and is installed from the terminal command-line. The Mac OS X FreeSurfer distribution is a .dmg file. Uncompressed (installed) size is 8.3GB. After download, you can find installation instructions for your specific platform here:

Installation instructions.


Important Note! When processing a group of subjects for your study, it is essential to process all your subjects with the same version of freesurfer, on the same OS platform and vendor, and for safety, even the same version of the OS. While we continue to work to ensure that results match across platforms (for instance the 32b and 64b CentOS 4 builds should produce identical results), there are none-the-less system-level libraries that are OS dependent. An exception to this rule is that you may view and edit files across any platform or version, and run some post-processing tools (outside the recon-all stream) if you check with us first (for instance you may run the longitudinal processing with newer versions).


Important Note! On Mac OS X platforms, you need to install XQuartz for freesurfer to work properly.


Freesurfer 5.3 stable release

Please refer to the ReleaseNotes page for per-release information.

OS

Platform

Version

Release Date

Download

Size

Linux

CentOS 6 x86_64 (64b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos6_x86_64-stable-pub-v5.3.0.tar.gz

4.2G

Linux

CentOS 4 x86_64 (64b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos4_x86_64-stable-pub-v5.3.0.tar.gz

4.0G

Linux

CentOS 4 (32b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos4-stable-pub-v5.3.0.tar.gz

3.8G

Mac

Lion OS X 10.7 and higher (64bit Intel)

stable v5.3.0

15 May 2013

freesurfer-Darwin-lion-stable-pub-v5.3.0.dmg

3.5G

Mac

SnowLeopard OS X 10.6 (32bit Intel)

stable v5.3.0

15 May 2013

freesurfer-Darwin-snowleopard-i686-stable-pub-v5.3.0.dmg

3.2G

Virtualbox

Xubuntu 12.04

stable v5.3.0

15 Aug 2013

freesurfer-Virtualbox-linux-x86-stable-pub-v5.3-full.vdi.gz

9.0G

FAQ:

  • Virtualbox installation instructions can be found here.

    • the root password for the Virtualbox release is freesurfer

  • here is the md5sum data and sha1sum data for confirming tarball integrity after download.

  • on Ubuntu, you might have to do this if qdec or freeview complain about libjpeg or libtiff:

cd /usr/lib (/usr/lib/i386 or /usr/lib/x86_64 on some Ubuntu distros)
sudo ln -s libjpeg.so.8 libjpeg.so.62
sudo ln -s libtiff.so.4 libtiff.so.3


wget

If you are having problems downloading the installation from your browser, you could use the command-line 'wget' utility ('curl -O' on the Mac):

wget -c ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/5.3.0/<filename>

where <filename> is a filename from the Download column in the table above. Note that the '-c' flag allows continuing a failed partial download.


Freesurfer 6.0 beta release

Warning OSX users: The current Freesurfer 6.0-beta release will only work on the most recent release of the Mac OSX 10.11 "El Capitan" if you disable SIP. All previous versions of OSX should still work fine. A new v6-beta version will be released shortly that is compliant with the changes made in OSX 10.11.

OS

Platform

Version

Release Date

Download

Size

Linux

CentOS 6 x86_64 (64b)

stable v6.0-beta

15 Oct 2015

freesurfer-Linux-centos6_x86_64-stable-pub-v6-beta-20151015.tar.gz

7.5G

Mac

OS X 10.7 and higher (64bit Intel)

stable v6.0-beta

15 Oct 2015

freesurfer-Darwin-OSX-stable-v6-beta-20151015.dmg

4.5G

These files can also be downloaded in a terminal using the following commands:

Linux

wget ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.0-beta/freesurfer-Linux-centos6_x86_64-stable-v6-beta-20151015.tar.gz

Mac OSX

curl -O ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.0-beta/freesurfer-Darwin-OSX-stable-v6-beta-20151015.dmg


Development Version

To install the Development version of FreeSurfer, download the appropriate dev build. Some nightly dev builds are here.

Archive

Old releases are here.

Notes

uname -m

If the output says 'x86_64', you have a 64-bit Intel-compatible machine.

Note that a license key file is necessary to run the FreeSurfer binaries (but is not necessary to download and install FreeSurfer).

Registration is here.

Upon completion of the download, proceed to the installation section.

iSurf App

A brain segmentation tutorial application for the iPhone/iPad created by an external developer, making use of Freesurfer's segmentation, is available here.