Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

SL Installer - FC5 (please test it, maybe a nice idea)

Greg Hao
Registered User
Join date: 24 Jun 2006
Posts: 12
09-12-2006 10:39
Here is my Version of an installer for SecondLife..

all in all it looks like the Installshield Application known from Windows etc.

all libs (FC5) are installed in this version..i hope that this will run on other Systems too ..but FC5 needs testing too...so test it..and give replay ;)..

Download Link :

Installer SL

Maybe it`s needed to have jre 5 update 6/7 or JDK 2 5 update installed.

all other is just as simple with an :

./SL-LX_FC5-1.12.0.51742-Linux-x86-Install

and dang an sweet window pop up, for asking to beginn the install ^^


All this is made with the System : installjammer Link a installshield like easy installer builder application.

maybe a idea to use at Linden too ? (question to an Linden)
LordJason Kiesler
imperfection inventor.
Join date: 30 May 2004
Posts: 215
09-13-2006 03:17
The installer worked great on Ubuntu, but when trying to run sl it complained about a bunch of libraries.
CODE
jason@recoil:~/SecondLife$ ./secondlife
bin/secondlife-bin: lib/libcurl.so.3: no version information available (required by bin/secondlife-bin)
bin/secondlife-bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by lib/libexpat.so.1)
bin/secondlife-bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by lib/libcurl.so.3)
bin/secondlife-bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by lib/libssl.so.0.9.8)
bin/secondlife-bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by lib/libcrypto.so.0.9.8)


If I delete libcrypto.so.0.9.8, libcurl.so.3, libexpat.so.1, and libssl.so.0.8.9 from the lib folder, (and I have the SDL package for my distro installed), it runs just fine.

Edit: forgot specs.
Ubuntu Dapper (6.06)
2.6.15-26-386
X.Org version: 7.0.0
Ion3
2.2Ghz
Monkey_With_Crayons video device. With 64 colors in the box and and dual 8 1/2 X 11 sheets of paper.
_____________________
"no, my alt is clean on crashing any sims"
Seg Baphomet
Fedora Developer
Join date: 1 Oct 2005
Posts: 46
09-15-2006 14:02
And whats wrong with my RPMs? (Other than the !@#$ing cable bill didn't get paid so I haven't been able to update yet. Steal... err borrowing a neighbours wireless and working on it now...)

http://www.haxxed.com/rpms/secondlife/
Spokehedz Milosz
Registered User
Join date: 11 Sep 2006
Posts: 1
Error Message...
09-15-2006 17:55
Everything installed fine, but when I try and run it, it get this error:

[spokehedz@spanky SecondLife]$ ./secondlife
bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or directory
[spokehedz@spanky SecondLife]$

Running as root gives me the same error. This file is not in the lib directory. when I try and run the offical client, I get a other error about libexpat.so.1 or something.

Any ideas?