Difference between revisions of "User:Thickbrick Sleaford/Sandbox"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 44: Line 44:
The [[Get source and compile]] page gives general information about how to compile the source.
The [[Get source and compile]] page gives general information about how to compile the source.
For a quick step-by-step instruction for building on Linux, see [[Compiling and Patching Snowglobe (Linux)]].
For a quick step-by-step instruction for building on Linux, see [[Compiling and Patching Snowglobe (Linux)]].
== Rest of the page here... ==

Revision as of 08:14, 29 July 2010

Test/mockup for Snowglobe page:

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-25711vmpkhoPULeLB': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_4839a8ca410c.png' @ error/convert.c/ConvertImageCommand/3258.

What is Snowglobe?

Snowglobe is an Open Source development project for viewers that connect to the Second Life Grid. Goals include:

  • Encourage development of alternative viewers that create choice for Second Life Residents
  • Encourage research and innovation of new viewer functionality
  • Collaborate with the development community to incorporate patches that enhance the official Second Life viewer

Snowglobe (sometimes 'SG') is commonly used to refer specifically to the Snowglobe viewer.

Website: http://snowglobeproject.org/

Downloads

Release Downloads

These are well tested versions, recommended for regular users.

Snowglobe 2.0.1 (2.0.1.3470, July 5, 2010) (release notes)
[ Windows  |  Mac  |  Linux ]


Snowglobe 1.3.2 (1.3.2.3470, July 5, 2010) (release notes)
[ Windows  |  Mac  |  Linux ]


Development Downloads

These are more recent versions, but may be more buggy and less tested. Please report any issues you have with these downloads either to the JIRA, or to the OSDev mailing list.

Snowglobe 2.1.0 (2.1.0.3470, July 5, 2010) (release notes)
[ Windows  |  Mac  |  Linux ]


Snowglobe 1.3.2 (1.3.2.3470, July 5, 2010) (release notes)
[ Windows  |  Mac  |  Linux ]


For the very latest development installer downloads, look for build announcements on the sldev-commits mailing list.

License

Snowglobe source code is offered under the GPLv2 license with FLOSS exception.

Developers are encouraged to complete the Second Life Viewer Contributor Agreement. Submissions to Snowglobe cannot be included in the official Second Life Viewer without this agreement in place.

Get Source Code

The most recent source code for both Snowglobe and the SecondLife Viewer (viewer-external) is available through SVN. See Version control repository for information about where to checkout the source code from.

You can also download source packages for released versions from the source downloads page.

Build Instructions

The Get source and compile page gives general information about how to compile the source. For a quick step-by-step instruction for building on Linux, see Compiling and Patching Snowglobe (Linux).

Rest of the page here...