Download
From OpenSimulator
(This change doesn't add any information.) |
|||
Line 8: | Line 8: | ||
As OpenSim is still at an alpha code maturity stage, there is absolutely no guarantee that functionality works or is stable. | As OpenSim is still at an alpha code maturity stage, there is absolutely no guarantee that functionality works or is stable. | ||
− | |||
− | |||
− | |||
= Binary Packages = | = Binary Packages = |
Revision as of 13:48, 29 April 2011
Contents |
Introduction
Note 1: If you are reading this on any site but http://www.opensimulator.org, you might not be actually downloading OpenSimulator.org software. Please check your browser URL before proceeding any further.
Note 2: Depending on what you want to do with OpenSimulator, setting it up may require a fair amount of technical knowledge. After downloading OpenSim, please consult the several instruction manuals on this Wiki and elsewhere. Please be aware that the learning curve for operating OpenSim is steep.
Note 3: Many Linux distros (including Ubuntu) ship with only the "mono-runtime" package installed, however you need to install "mono-complete" for some OpenSimulator features such as LSL script commands. You must also use at least Mono V2.4.2 (Ubuntu 10.04 ships with mono 2.4.4 which works fine).
As OpenSim is still at an alpha code maturity stage, there is absolutely no guarantee that functionality works or is stable.
Binary Packages
Current release
Binary packages of the latest OpenSim release are provided in .zip or .tar.gz form - these are identical apart from the compression format. Once you've unzipped/untarred these you'll be able to run OpenSim 'out of the box' in standalone mode - no code compilation required.
The current release is Template:LastReleaseVersion (released on Template:LastReleaseDate) and can be downloaded at:
- http://dist.opensimulator.org/opensim-Template:LastReleaseVersion-bin.tar.gz or
- http://dist.opensimulator.org/opensim-Template:LastReleaseVersion-bin.zip
After unpacking please read the [[Template:LastReleaseVersion Release]] Notes. Further instructions may be found in README.txt after you untar/unzip the archives.
Release Candidate
This is a release candidate for the next version of OpenSim. Please download this if you want to help with regression testing, otherwise we recommend that you use the current release. Please file any regression bugs in the Template:LastTestVersion section in the bug tracker. As this is alpha software, only bugs that represent a serious regression with respect to previous OpenSim functionality will be assessed. Other bugs should be raised against the master category as usual (after checking to see if there is an existing bug for that problem).
Binary packages of the release candidate are provided in .zip or .tar.gz form - these are identical apart from the compression format. Once you've unzipped/untarred these you'll be able to run OpenSim 'out of the box' in standalone mode - no code compilation required.
The current test release is Template:LastTestVersion (released on Template:LastTestDate) and can be downloaded at:
- http://dist.opensimulator.org/opensim-Template:LastTestVersion-bin.tar.gz or
- http://dist.opensimulator.org/opensim-Template:LastTestVersion-bin.zip
After unpacking please read the 0.7.1 Release Notes. Further instructions may be found in README.txt after you untar/unzip the archives.
Installers
The OpenSim project does not currently provide installers for the latest releases - you're better off downloading the binary packages and just unzipping them - this is equivalent to an installation. However, if you do want an executable installer, here are some links to some install packages.
- 0.6.x Mac OS X Installer
http://forge.opensimulator.org/gf/download/frsrelease/206/706/OpenSimulator-0.6.8.dmg http://forge.opensimulator.org/gf/download/frsrelease/198/587/OpenSimulator-0.6.6-post-fixes-r9993.dmg
- 0.6.6 (and other releases/revs) unofficial Debian and Ubuntu Linux .deb packages
http://opensimulator.org/wiki/UnofficialDebPackages
Other Distributions
Other projects are free to repackage OpenSim and add their own modules or configuration. Current known distributions are
- Diva Distribution, a Preconfigured hypergrided standalone, binary distribution. Easy to setup and to keep up to date. Windows and Linux/Unix. Download the file diva-rNNNN.zip, unzip it, read README.txt and take it from there.
http://github.com/diva/d2/downloads
- OSGrid distribution. This is preconfigured for connection of an OpenSim instance to http://osgrid.org.
http://www.osgrid.org/elgg/pg/utilities/software
Source code
Current release
If for some reason you cannot run the binary distribution, you can grab the sources and compile them. The latest source packages are always hosted at http://dist.opensimulator.org.
- http://dist.opensimulator.org/opensim-Template:LastReleaseVersion-source.tar.gz or
- http://dist.opensimulator.org/opensim-Template:LastReleaseVersion-source.zip
Both these packages are the same except for the compression format.
Release candidate
Please refer to the binary release candidate section above for more details. These source packages are hosted at http://dist.opensimulator.org
- http://dist.opensimulator.org/opensim-Template:LastTestVersion-source.tar.gz or
- http://dist.opensimulator.org/opensim-Template:LastTestVersion-source.zip
Both these packages are the same except for the compression format.
Previous releases
You can find previous releases of OpenSim at http://dist.opensimulator.org. Older releases only have source code packages.
Developers and Testers
If you're a developer or a tester and you want to download possibly broken development code then please go here
Related Software
- Related Software Section.
- You can also find OpenSimulator modules and other projects on the OpenSimulator Forge.
Pages by Category: User-pages, Developer-pages, Scripts