Nightly Builds
This page contains nightly builds from the SVN. These are typically stable and we recommend using them instead of the "stable" 1.0 release.
Windows
- Full package: Snapshot of Orange
with Python 2.5 and required libraries
-
This package is recommended to those installing Orange for the first time and to those which still use Orange 1.0. It includes all required libraries (Python, PythonWin, NumPy, PyQt, PyQwt...), though it will not change any libraries you might already have.
(Also available: a fresh and not-so-well-tested Orange with Python 2.6)
- Pure Orange: Snapshot of Orange for Python 2.5
-
Use this version if you are updating from an earlier snapshot. You can install it over your existing installation.(Also available: a fresh and not-so-well-tested Orange for Python 2.6)
Mac OS X
- Bundle: Orange Snapshot
This is an universal bundle with everything packed in and ready for an unadvanced user.
- Fink
- If you would like to feel the real power of Orange you should try its scripting part. Although is this possible through Python packed in a bundle we recommend using a Fink package management system to deploy Orange system-wide. You should have Fink, X11 version 2.3.0 or later and Xcode installed on a system and run this install script to add information about our packages and our binary packages repository (so you will not have to compile everything on your machine) to your Fink installation. You should run this script whenever you would like to update information about our packages (and thus be able to update them). Orange is split into two packages: orange-svn (graphical interface) and orange-svn-py25. Many example scripts also require the matplotlib-py25 Fink package.
Sources
- Nightly packed sources
Source distribution includes makefiles for Linux and Macintosh and project files for MS Visual Studio 2005. To compile Orange, you will need an appropriate compiler, Python and NumPy.
Suse users can find instructions for installation here. Instructions for Ubuntu are in the source archive and here.
- Archive
Selected source archives are available here.
