Scicraft:Downloads
Contents |
New Scicraft Downloads
Old Scicraft Downloads
* Windows binary - 182MB * Debian binary - 2.5MB
Ubuntu installation through apt
Users of Ubuntu 6.06 LTS / 6.10 (Dapper/Edge) can install SciCraft directly through apt by adding the following lines to /etc/apt/sources.list as root:
deb http://www.scicraft.org/files/debian/ dapper/
deb-src http://www.scicraft.org/files/debian/ dapper/
Users of Ubuntu 7.04 (Feisty) should use:
deb http://www.scicraft.org/files/debian/ feisty/
deb-src http://www.scicraft.org/files/debian/ feisty/
Afterwards, execute the following statements in a shell to install SciCraft:
apt-get update
apt-get install scicraft-ng
If you need packages for other Linux distributions, please let us know at scicraft AT scicraft DOT org.
Please report any problems to bugs AT scicraft DOT org or in the SciCraft Bug Tracker.
Subversion repository
The subversion repository for Scicraft can be found at https://dev.scicraft.org/svn/scicraft-ng/trunk
Work is in progress to remove external dependencies from the core system, and the branch can be found at https://dev.scicraft.org/svn/scicraft-ng/branches/python_core
Checking out from subversion without installing either binary is unlikely to work, as various external libraries will be missing. Note that the windows installer will include subversion links to the Scicraft trunk