Download and Install NEURON
One of these choices will be right for you.
- The current standard distribution
- Recommended for the vast majority of users,
especially anyone who is starting a new project.
It's the latest version that is "stable" in two senses:
everything seemed to be working properly at the time of release,
and no new features will be added to it (although bug fixes will be provided).
- A prior version
- For users with legacy code.
Not for starting new projects, since no new features or bug fixes will be provided.
- "Alpha" version installers and development code
- For those who need to stay up-to-date with the latest changes in NEURON,
or who are contributing new tools and features.
Relatively few users will need this.
The current standard distribution (version 7.0)
Precompiled installers
For greatest convenience, get one of the precompiled installers.
If your operating system is not listed below,
or if you need to customize the installation (e.g. change the location of binaries
or the number of layers used by extracellular),
you should instead
get the source code for the standard distribution
and compile it on your own machine.
- Mac OS X 10.4
- Download the
universal installer dmg.
Double click on it.
Drag the NEURON-n.n folder to where you want it
(or even leave it in the virtual folder).
Troubleshooting and other information.
- Mac OS X 10.5 (or greater) with Enthought Python
- Prepared by Eilif Muller.
Download the dmg installer for OS X >=10.5 with EPD,
or
>=10.4 with EPD.
Double click on it,
then double click the .pkg installer it contains and follow the instructions.
Includes an importable neuron module for Python/iPython that requires the Enthought Python Distribution (EPD 4.1.30101; other versions have not been tested but may work), which is available from
www.enthought.com.
- MSWin (95 and up)
- Download
nrn-nn-setup.exe to your desktop.
Double click on it and follow the instructions.
Troubleshooting and other information.
- RedHat, SuSe, CentOS etc.
- Get the rpm file for
i386/i686 or
amd86/x86_64 CPUs.
As root, type
rpm --install filename
where filename is the name of the rpm file.
This will install NEURON in /usr/local/nrn, and InterViews in /usr/local/iv
Troubleshooting and other information.
- Debian/Ubuntu
- Prepared by Eilif Muller.
Select the appropriate package for your system:
Double-click the deb package on the desktop, or in a terminal as root type
dpkg -i filename
where filename is the name of the deb file.
This will install NEURON in /opt/nrn, and InterViews in /opt/iv.
The NEURON python module will be in /usr/lib/python2.5/site-packages or /usr/local/lib/python2.6/dist-packages for Python 2.5 or 2.6, respectively.
- Other installers
- A Debian package for NEURON 5.7.159
was prepared by Balbir Thomas.
NEURON users who are interested in developing and distributing non-rpm installers of the latest standard distribution are welcome to do so, and we encourage them to notify us of the availability of such installers.
Page and graphics copyright © 1999-2009 by N.T. Carnevale and M.L. Hines,
All Rights Reserved.