Visar inlägg med etikett linux build. Visa alla inlägg
Visar inlägg med etikett linux build. Visa alla inlägg

torsdag 3 december 2009

Emerald 1.23.5.1101 for linux

Update: http://greenlifeemeraldviewer.googlecode.com/files/Emerald-i686-1.23.5.1101.tar.bz2 Discrete got the official build out.

I have the Emerald 1101 build for Linux, it's build optimiced for Ubuntu 9.04 and newer, I have tested on 9.04 and 9.10. On 9.10 it works badly at least for me with pulseaudio, removing pulseaudio and it works well. (sudo apt-get remove pulseaudio;sudo apt-get install esound).

Installation is like:

wget http://www.acc.umu.se/~balp/second_life/Emerald-i686-1.23.5.1101.tar.bz2
tar jxf Emerald-i686-1.23.5.1101.tar.bz2


This will get it running, but voice is missing and the graphis uses the much slower OpenJPEG library. These have to be copied form the official viewer, or is you have the old emerals voice pack.

With the old Emerals voice pack:
cd Emerald-i686-1.23.5.1101/
tar jxf ../Emerald\ Non-Free\ Binaries.tar.bz2


With out that:
wget http://download.cloud.secondlife.com/SecondLife-i686-1.23.5.136262.tar.bz2
tar jxf SecondLife-i686-1.23.5.136262.tar.bz2
cd SecondLife-i686-1.23.5.136262/
cp bin/libllkdu.so bin/SLVoice lib/libfmod-3.75.so lib/libkdu.so lib/libvivoxsdk.so lib/libortp.so ../Emerald-i686-1.23.5.1101/
cd ..


Some checksums to verify:
sha256sum:
55ed30949cbc23d03e691821a7fa5c75a00c6dbb065bbce1f161cf968cc43938 Emerald-i686-1.23.5.1101.tar.bz2

GnuPG signature, it's signed with my new key:

pub 1024D/79B24AB7 2009-11-30 [expires: 2014-11-29]
Key fingerprint = 92CF B806 5127 2ED0 7882 61F1 B5B4 7749 79B2 4AB7
uid Anders Arnholm (Balp)

torsdag 22 januari 2009

S16 Build 90 For Linux try two


I missed that i fixed some stuff while testing that didn't come back into the code. like making needed files unix files and executable.This is what i can see a working:

Kirstens Viewer
1.16.3 (90) Jan 22 2009 07:07:13 (Kirstens Viewer)

KirstenLee build second upload.

Just unpack and start the secondlife binary.

måndag 31 december 2007

Relesed: Balp Build wl-a (Nicholaz EC-b)

Ok, back from vacation and new patches from Nicholaz, this time for the windlight code. My build is made against the 18.6.76116 versions of the code, (last source code, new viewer from LL). I have tested with the 18.6.76453 viewer as well. The 18.6.76116 contain an error in a German language file that might have you log into a false SL site. (The kind of stuff the new login behaviour is there to "save" us all from...)

However downloads are on acc, binaries and patches. Inteneded for 18.6.76116 but works with 18.6.76453 as well. (LL seams to have removed the 76116 version from all but source code...)

To install with 18.7.76453 do as follows.

$ wget http://firstlook-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_18_6_76453_WINDLIGHT.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/balp-build-wl-a.tar.bz2
$ tar jxf SecondLife_i686_1_18_6_76453_WINDLIGHT.tar.bz2
$ cd SecondLife_i686_1_18_6_76453_WINDLIGHT
$ tar --strip 1 -jxf ../balp-build-wl-a.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/18.6.7453/releasenotes.txt


The last file added the 18.6.76116 to the top of the release notes to tell the nicholaz version you have 76116 installed.