Download

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Other Distributions)
(Test package)
 
(175 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Quicklinks}}
+
{{Quicklinks}}{{ReleaseInfo}}
 
= Introduction =
 
= Introduction =
 
<font color="#ff0000">'''Note 1:'''</font> 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.
 
<font color="#ff0000">'''Note 1:'''</font> 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.
  
<font color="#ff0000">'''Note 2:'''</font> 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.
+
<font color="#ff0000">'''Note 2:'''</font> Depending on what you want to do with OpenSimulator, setting it up and keeping it running will 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 OpenSimulator is steep.
  
<font color="#ff0000">'''Note 3:'''</font> 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).
+
<font color="#ff0000">'''Note 3:'''</font> 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.
  
As OpenSim is still at an alpha code maturity stage, there is absolutely no guarantee that functionality works or is stable.
+
<font color="#ff0000">'''Note 4:'''</font> OpenSimulator is made available under the [[BSD License]].  Downloaders of the code also receive an additional [[IP Rights Grant]] for any intellectual property licensed to OpenSimulator under the terms of the [[Contributions_Policy#OpenSimulator_Licensing_Conditions|Contribution Agreements]].
 +
 
 +
Windows users may need to unblock the downloaded archives, or windows my refuse to execute the programs.
 +
Right click the archive file, see Properties, and mark Unblock at end if present.
  
 
= Binary Packages =
 
= Binary Packages =
  
 
== Current release ==
 
== Current release ==
Binary packages of the latest OpenSimulator 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 OpenSimulator 'out of the box' in standalone mode - no code compilation required.
+
Once you've unzipped/untarred these you'll be able to run OpenSimulator 'out of the box' in simple standalone mode - no code compilation or other installation required.
  
The current release is '''{{LastReleaseVersion}}''' (released on {{LastReleaseDate}}) and can be downloaded at:
+
The current release is '''{{#var:currentversion}}''' (released on {{#var:releasedate}}) and can be downloaded as
  
*http://dist.opensimulator.org/opensim-{{LastReleaseVersion}}-bin.tar.gz or  
+
*[{{#var:url_bingz}} opensim-{{#var:currentversion}}.tar.gz]
*http://dist.opensimulator.org/opensim-{{LastReleaseVersion}}-bin.zip
+
or  
 +
*[{{#var:url_binzip}} opensim-{{#var:currentversion}}.zip]
  
After unpacking please read the [[{{LastReleaseVersion}} Release]] Notes.
+
After unpacking please read the [[{{#var:currentversion}} Release]] Notes.
Further instructions may be found in README.txt after you untar/unzip the archives.
+
Further instructions on running OpenSimulator may be found in README.txt after you untar/unzip the archives and within this wiki.
  
= Installers =
+
== Test package ==
 +
at [https://github.com/opensim/opensim/releases our github releases] you may find recent test packages named
 +
* LastDotNetAutoBuild built for dotnet 6.0
  
The OpenSimulator 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 '''
+
Note that this is code in current development. It can occasionally be bad, so use with care.<br>
http://forge.opensimulator.org/gf/download/frsrelease/206/706/OpenSimulator-0.6.8.dmg
+
Backup your regions, (grid,) and databases before any update, in particular to this test code.<br>
  http://forge.opensimulator.org/gf/download/frsrelease/198/587/OpenSimulator-0.6.6-post-fixes-r9993.dmg
+
Use the provided ini files examples to create your own. Do not use older ones<br>
 +
It is compiled in Release mode, as future OpenSim releases will be. This may make debug a bit harder.<br>
 +
Source code can be found at [[Developer_Documentation#Source_Code_Repository_Access|OpenSimulator source code repository]]
 +
<!--
 +
== Release candidate ==
 +
Binary packages of the current candidate for the next OpenSimulator release are provided in .zip or .tar.gz formThis candidate is made available for testing - if you require more tested code then please download the current release instead. The two packages are theoretically identical, though the .tar.gz was built on mono while the .zip was built under .NET.
  
* '''0.6.6 (and other releases/revs) unofficial Debian and Ubuntu Linux .deb packages
+
* [{{#var:url_testbingz}} opensim-{{#var:currenttestversion}}.tar.gz]
http://opensimulator.org/wiki/UnofficialDebPackages
+
* [{{#var:url_testbinzip}} opensim-{{#var:currenttestversion}}.zip]
 +
 
 +
Temporary release notes: [[0.9.0.0 Release]]
 +
 
 +
Further instructions may be found in README.txt after you untar/unzip the archives.
 +
-->
  
 
= Other Distributions =
 
= Other Distributions =
  
Other projects are free to repackage OpenSimulator and add their own modules or configuration.  Current known distributions are
+
OpenSimulator is a BSD licensed codebase, so other projects are welcome to repackage OpenSimulator and add their own modules or configuration.  Current known public 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.
+
* 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. <br />http://metaverseink.com/Downloads.html
http://github.com/diva/d2/downloads
+
  
* OSGrid distribution.  This is preconfigured for connection of an OpenSimulator instance to http://osgrid.org.
+
* OSGrid distribution.  This is preconfigured for connection of an OpenSimulator instance to OSGrid. <br />https://www.osgrid.org/download.php
http://www.osgrid.org/index.php/downloads
+
 
 +
* DreamGrid is a free, pre-packaged Windows-compatible virtual reality OpenSimulator system that is easy to install, easy to run, and powerful.<br />https://www.outworldz.com/Outworldz_installer/Grid/
  
 
= Source code =
 
= Source code =
  
==Current release==
+
== 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.
+
The two packages are identical apart from their compression formats.
  
*http://dist.opensimulator.org/opensim-{{LastReleaseVersion}}-source.tar.gz or  
+
*[{{#var:url_srcgz}} opensim-{{#var:currentversion}}-source.tar.gz] or  
*http://dist.opensimulator.org/opensim-{{LastReleaseVersion}}-source.zip
+
*[{{#var:url_srczip}} opensim-{{#var:currentversion}}-source.zip]
  
Both these packages are the same except for the compression format.
+
== Source code repository ==
 +
You can also download code directly from the [[Developer_Documentation#Source_Code_Repository_Access|OpenSimulator source code repository]].  However, we only suggest doing this if you've very familiar with OpenSimulator.  Master development code at any point may be broken or may contain database changes that later need to be reversed.
  
 
= Previous releases =
 
= Previous releases =
You can find previous releases of OpenSimulator at http://dist.opensimulator.org. Older releases only have source code packages.
+
You can find previous releases of OpenSimulator at http://opensimulator.org/dist. Some old releases only have source code packages.
  
[[Release Notes]]
+
Previous [[Release Notes]]
  
 
= Developers and Testers =
 
= Developers and Testers =
If you're a developer or a tester and you want to download possibly broken development code then please [[Developer_Documentation#Source_Code_Repository_Access|go here]]
+
If you're a developer or a tester and you want to download possibly broken development code then please [[Developer Documentation#Source Code Repository Access|go here]]
  
=Related Software=
+
= Related Software =
* [[Related_Software|Related Software Section]].
+
* [[Related Software|Related Software Section]] - Here you can find details on OpenSimulator compatible viewers, external components (e.g. web sign-up systems) and add-on region modules.
* You can also find OpenSimulator modules and other projects on the [http://forge.opensimulator.org/gf/ OpenSimulator Forge].
+
  
 +
<!--
 
''Pages by Category:''[[:Category:Users| User-pages]],[[:Category:Development| Developer-pages]],[[:Category:Scripts| Scripts]]<br />
 
''Pages by Category:''[[:Category:Users| User-pages]],[[:Category:Development| Developer-pages]],[[:Category:Scripts| Scripts]]<br />
  
 
[[Category:Users]]
 
[[Category:Users]]
 
[[Category:Developers]]
 
[[Category:Developers]]
 +
[[Category:Scripts]]
 +
-->

Latest revision as of 08:42, 27 November 2023

Contents

[edit] 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 and keeping it running will 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 OpenSimulator 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.

Note 4: OpenSimulator is made available under the BSD License. Downloaders of the code also receive an additional IP Rights Grant for any intellectual property licensed to OpenSimulator under the terms of the Contribution Agreements.

Windows users may need to unblock the downloaded archives, or windows my refuse to execute the programs. Right click the archive file, see Properties, and mark Unblock at end if present.

[edit] Binary Packages

[edit] Current release

Once you've unzipped/untarred these you'll be able to run OpenSimulator 'out of the box' in simple standalone mode - no code compilation or other installation required.

The current release is 0.9.2.2 (released on March 29, 2023) and can be downloaded as

or

After unpacking please read the 0.9.2.2 Release Notes. Further instructions on running OpenSimulator may be found in README.txt after you untar/unzip the archives and within this wiki.

[edit] Test package

at our github releases you may find recent test packages named

  • LastDotNetAutoBuild built for dotnet 6.0


Note that this is code in current development. It can occasionally be bad, so use with care.
Backup your regions, (grid,) and databases before any update, in particular to this test code.
Use the provided ini files examples to create your own. Do not use older ones
It is compiled in Release mode, as future OpenSim releases will be. This may make debug a bit harder.
Source code can be found at OpenSimulator source code repository

[edit] Other Distributions

OpenSimulator is a BSD licensed codebase, so other projects are welcome to repackage OpenSimulator and add their own modules or configuration. Current known public 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://metaverseink.com/Downloads.html

[edit] Source code

[edit] Current release

The two packages are identical apart from their compression formats.

[edit] Source code repository

You can also download code directly from the OpenSimulator source code repository. However, we only suggest doing this if you've very familiar with OpenSimulator. Master development code at any point may be broken or may contain database changes that later need to be reversed.

[edit] Previous releases

You can find previous releases of OpenSimulator at http://opensimulator.org/dist. Some old releases only have source code packages.

Previous Release Notes

[edit] Developers and Testers

If you're a developer or a tester and you want to download possibly broken development code then please go here

[edit] Related Software

  • Related Software Section - Here you can find details on OpenSimulator compatible viewers, external components (e.g. web sign-up systems) and add-on region modules.


Personal tools
General
About This Wiki