Download

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Official Release Builds)
(Did some page layout. Removed discussion comments from page)
Line 1: Line 1:
[[Category:Users]]
+
==Sourcecode==
=Sources=
+
SVN can be downloaded for Windows from [http://subversion.tigris.org/servlets/NewsItemView?newsItemID=1941 here], or for Mac OS X 10.4.x [http://homepage.mac.com/martinott/Subversion-1.4.4.pkg.zip here]. SVN is built into Mac OS X 10.5. These are the last version that were considered "stable" and useable in a test environment.<br>
== Stable Releases ==
+
* '''Latest version (usually unstable)'''
''Please update: Current Stable 0.5 (Links and packages required for 3172)''
+
 
+
These are the last version that were considered "stable" and useable in a test enviornment.
+
 
+
 
+
* Version 0.5.1
+
 
+
(Source) http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.1-release.tar.gz?view=tar
+
 
+
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.5.1-release opensim
+
 
+
 
+
* Version 0.5.0
+
 
+
(Source) http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.0-release.tar.gz?view=tar
+
 
+
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.5.0-release opensim
+
 
+
 
+
* Version 0.4.0
+
 
+
(Source) http://dist.opensimulator.org/opensim-0.4.zip
+
 
+
(Source) http://dist.opensimulator.org/opensim-0.4.tar.gz
+
 
+
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.4.5.3-stable opensim
+
 
+
== SVN Checkout ==
+
SVN can be downloaded for Windows from [http://subversion.tigris.org/servlets/NewsItemView?newsItemID=1941 here], or for Mac OS X 10.4.x [http://homepage.mac.com/martinott/Subversion-1.4.4.pkg.zip here]. SVN is built into Mac OS X 10.5.
+
 
+
* For the very latest (and usually unstable) source:
+
 
  svn co http://opensimulator.org/svn/opensim/trunk opensim
 
  svn co http://opensimulator.org/svn/opensim/trunk opensim
 
+
* '''Version 0.5.1'''
* For 0.4.5.2 Stable version:
+
http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.1-release.tar.gz?view=tar
  svn co http://opensimulator.org/svn/opensim/tags/0.4.5.2-stable opensim
+
svn co http://opensimulator.org/svn/opensim/tags/0.5.1-release opensim
 
+
* '''Version 0.5.0'''
== git checkout ==
+
http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.0-release.tar.gz?view=tar
 
+
svn co http://opensimulator.org/svn/opensim/tags/0.5.0-release opensim
 +
* '''Version 0.4.0'''
 +
http://dist.opensimulator.org/opensim-0.4.zip<br>
 +
http://dist.opensimulator.org/opensim-0.4.tar.gz<br>
 +
  svn co http://opensimulator.org/svn/opensim/tags/0.4.5.3-stable opensim
 
for those who prefer git, there is an "unofficial mirror" of SVN into git. It is intended for the collaborative prototyping/proofs of concept, etc.
 
for those who prefer git, there is an "unofficial mirror" of SVN into git. It is intended for the collaborative prototyping/proofs of concept, etc.
 
 
  git clone http://opensim.be/git/opensim-svn.git
 
  git clone http://opensim.be/git/opensim-svn.git
 
 
If you know SVN and are interested to compare git, refer to the [http://git.or.cz/course/svn.html crash course]
 
If you know SVN and are interested to compare git, refer to the [http://git.or.cz/course/svn.html crash course]
  
=Binaries=
+
==Binaries==
 
+
===Official Builds===
==Official Release Builds==
+
* [http://osgrid.org/download/opensim-0.5.1.tar.gz OpenSim 0.5.1]
* [http://osgrid.org/download/opensim-0.5.1.tar.gz 0.5.1] SVN???? dd-Mon-yyyy
+
===Unofficial Builds===
 
+
* [http://opensim.be/build/ OpenSim.be Nightly Builds]
* Please add SVN release build number and date of official prebuilt configurations here.
+
 
+
It would be useful if the server console had a command to give the SVN release build number to assist in bug reporting.  It seems to be a requested feature for future builds.
+
 
+
==Unofficial Builds ==
+
 
+
===OpenSim.be Nightly Builds (Unofficial)===
+
 
These are compiled binary packages created daily from the svn repository. The EXE's can be run natively under Windows, but requires Mono to run under Mac OS X and Linux. They default to a standalone region setup, and can be configured normally.
 
These are compiled binary packages created daily from the svn repository. The EXE's can be run natively under Windows, but requires Mono to run under Mac OS X and Linux. They default to a standalone region setup, and can be configured normally.
 
+
* [http://www.realxtend.org/get.php?id=2 RealXtend Build]
http://opensim.be/build/
+
 
+
===RealXtend Build (Unofficial)===
+
 
This is a modified version designed to work with the [[RealXtend]] viewer. It's not required for their client, but some features will not work without it.
 
This is a modified version designed to work with the [[RealXtend]] viewer. It's not required for their client, but some features will not work without it.
 
+
* [http://openlifegrid.com/Downloads/tabid/67/Default.aspx OpenLife Standalone Version w/GUI]
http://www.realxtend.org/get.php?id=2
+
 
+
===OpenLife Standalone Version w/GUI (Unofficial)===
+
 
Preconfigured standalone region based on SVN3697 -STABLE (29 FEB 08) includes a simple GUI/ Voice with ReX Viewer. Login to download.
 
Preconfigured standalone region based on SVN3697 -STABLE (29 FEB 08) includes a simple GUI/ Voice with ReX Viewer. Login to download.
 
+
* [[VMware_Appliance|VMware Appliance]]
http://openlifegrid.com/Downloads/tabid/67/Default.aspx
+
An unofficial VMware Appliance...
 
+
[[Category:Users]]
===VMware Appliance===
+
[[Category:Developers]]
An unofficial VMware Appliance can be found [[VMware_Appliance | here]].
+
 
+
[[Category:Getting Started]]
+

Revision as of 10:27, 15 March 2008

Contents

Sourcecode

SVN can be downloaded for Windows from here, or for Mac OS X 10.4.x here. SVN is built into Mac OS X 10.5. These are the last version that were considered "stable" and useable in a test environment.

  • Latest version (usually unstable)
svn co http://opensimulator.org/svn/opensim/trunk opensim
  • Version 0.5.1

http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.1-release.tar.gz?view=tar

svn co http://opensimulator.org/svn/opensim/tags/0.5.1-release opensim
  • Version 0.5.0

http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.0-release.tar.gz?view=tar

svn co http://opensimulator.org/svn/opensim/tags/0.5.0-release opensim
  • Version 0.4.0

http://dist.opensimulator.org/opensim-0.4.zip
http://dist.opensimulator.org/opensim-0.4.tar.gz

svn co http://opensimulator.org/svn/opensim/tags/0.4.5.3-stable opensim

for those who prefer git, there is an "unofficial mirror" of SVN into git. It is intended for the collaborative prototyping/proofs of concept, etc.

git clone http://opensim.be/git/opensim-svn.git

If you know SVN and are interested to compare git, refer to the crash course

Binaries

Official Builds

Unofficial Builds

These are compiled binary packages created daily from the svn repository. The EXE's can be run natively under Windows, but requires Mono to run under Mac OS X and Linux. They default to a standalone region setup, and can be configured normally.

This is a modified version designed to work with the RealXtend viewer. It's not required for their client, but some features will not work without it.

Preconfigured standalone region based on SVN3697 -STABLE (29 FEB 08) includes a simple GUI/ Voice with ReX Viewer. Login to download.

An unofficial VMware Appliance...

General
About This Wiki