Download

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Related Software)
(Current release)
(10 intermediate revisions by one user not shown)
Line 8: Line 8:
  
 
<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]].
 
<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.  The two packages are theoretically identical, though the .tar.gz was built using mono while the .zip was built using .NET.
+
Binary packages of the latest OpenSimulator release are provided in .zip or .tar.gz form.
  
 
Once you've unzipped/untarred these you'll be able to run OpenSimulator 'out of the box' in standalone mode - no code compilation or other installation required.
 
Once you've unzipped/untarred these you'll be able to run OpenSimulator 'out of the box' in standalone mode - no code compilation or other installation required.
Line 20: Line 23:
 
*[{{#var:url_bingz}} opensim-{{#var:currentversion}}.tar.gz] or  
 
*[{{#var:url_bingz}} opensim-{{#var:currentversion}}.tar.gz] or  
 
*[{{#var:url_binzip}} opensim-{{#var:currentversion}}.zip]
 
*[{{#var:url_binzip}} opensim-{{#var:currentversion}}.zip]
 +
 +
(http server fix of 2018-09-03 already included)
  
 
After unpacking please read the [[{{#var:currentversion}} Release]] Notes.
 
After unpacking please read the [[{{#var:currentversion}} Release]] Notes.
 
Further instructions on running OpenSimulator may be found in README.txt after you untar/unzip the archives and within this wiki.
 
Further instructions on running OpenSimulator may be found in README.txt after you untar/unzip the archives and within this wiki.
  
 +
<!--
 
== Release candidate ==
 
== Release candidate ==
 
Binary packages of the current candidate for the next OpenSimulator release are provided in .zip or .tar.gz form.  This 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.
 
Binary packages of the current candidate for the next OpenSimulator release are provided in .zip or .tar.gz form.  This 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.
Line 33: Line 39:
  
 
Further instructions may be found in README.txt after you untar/unzip the archives.
 
Further instructions may be found in README.txt after you untar/unzip the archives.
 +
-->
  
 
= Other Distributions =
 
= Other Distributions =
Line 43: Line 50:
  
 
* Sim on a stick (SOAS).  A portable, standalone and self-contained deployment of OpenSimulator.  Can be run from a USB stick on most Windows PCs. <br />http://simonastick.com/
 
* Sim on a stick (SOAS).  A portable, standalone and self-contained deployment of OpenSimulator.  Can be run from a USB stick on most Windows PCs. <br />http://simonastick.com/
 +
 +
* DreamWorld 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/
  
 
= Source code =
 
= Source code =
Line 52: Line 61:
 
*[{{#var:url_srczip}} opensim-{{#var:currentversion}}-source.zip]
 
*[{{#var:url_srczip}} opensim-{{#var:currentversion}}-source.zip]
  
 +
<!--
 
== Release candidate ==
 
== Release candidate ==
 
This is the candidate package for the next OpenSimulator release.  The two packages are identical apart from their compression formats.
 
This is the candidate package for the next OpenSimulator release.  The two packages are identical apart from their compression formats.
Line 57: Line 67:
 
*[{{#var:url_testsrcgz}} opensim-{{#var:currenttestversion}}-source.tar.gz] or  
 
*[{{#var:url_testsrcgz}} opensim-{{#var:currenttestversion}}-source.tar.gz] or  
 
*[{{#var:url_testsrczip}} opensim-{{#var:currenttestversion}}-source.zip]
 
*[{{#var:url_testsrczip}} opensim-{{#var:currenttestversion}}-source.zip]
 +
-->
  
 
== Source code repository ==
 
== Source code repository ==

Revision as of 15:31, 3 September 2018

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 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.

Binary Packages

Current release

Binary packages of the latest OpenSimulator release are provided in .zip or .tar.gz form.

Once you've unzipped/untarred these you'll be able to run OpenSimulator 'out of the box' in 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

(http server fix of 2018-09-03 already included)

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.


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
  • Sim on a stick (SOAS). A portable, standalone and self-contained deployment of OpenSimulator. Can be run from a USB stick on most Windows PCs.
    http://simonastick.com/

Source code

Current release

The two packages are identical apart from their compression formats.


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.

Previous releases

You can find previous releases of OpenSimulator at http://opensimulator.org/dist. Very old releases (pre OpenSimulator 0.6.8) only have source code packages.

Previous Release Notes

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 - 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