These forums are CLOSED. Please visit the new forums HERE
Running? |
|
Joseph Gregg
Registered User
Join date: 10 Jun 2006
Posts: 1
|
06-10-2006 18:05
I'm a Linux noob. How do I run this?
|
Darkside Eldrich
Registered User
Join date: 10 Feb 2006
Posts: 200
|
06-10-2006 20:12
I'm a Linux noob. How do I run this? 1. Go here: http://stux.wikiinfo.org/moin.py/LinuxClient 2. Download slutils-0.3.tar.bz2 3. Open a terminal and change to the directory you downloaded that file. 4. Run "tar -xvjf slutils-0.3.tar.bz2" (that's without the quotes, of course) 5. change to the newly created slutiles-0.3 directory. 6. follow the instructions in the README file, then 7. run slupdate, then sl Hope this helps... for a poorly written intro to the command line, see my website: http://silenceisdefeat.org/~darkside/dstech/index.php?cat=linux_tutorials&page=command_line_basics or google for one, which will probably be written better ![]() |
ninjafoo Ng
Just me :)
![]() Join date: 11 Feb 2006
Posts: 713
|
06-11-2006 01:08
Hmmm, this is where Zonax's installer was better. Download a single uncomressed perl script, chmod, run.
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts
QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/ |
Artemis Keen
Linux Furry
Join date: 19 Apr 2006
Posts: 23
|
06-11-2006 03:54
Hmmm I would stsill say, the easyers way is go to http://secondlife.com/community/linux-alpha.php
download the file to a nice locations (~/Games/ or something) tar xjf SecondLife_1_10_2_2.tar.bz2 cd SecondLife_1_10_2_2 ./secondlife Maybe it's just me, but I never was a fan of scripts that aren't really needed. |
Maverynthia Dannunzio
Registered User
![]() Join date: 13 Apr 2006
Posts: 23
|
06-15-2006 13:42
I'm a noob as well and tried that:
maverynthia@arctic:~/SecondLife_1_10_3_3$ ./secondlife bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or direct Now what? Also SLUtils isn't available for download on that page...at least I didn't find it.. _____________________
AMD Athlon XP 2400+ 2Ghz | 512 MB RAM
ATI Radeon 9600 | AGP Sound Blaster Audigy 2 Platinum Ubuntu 7.04 | Win XP Pro Sp 2 |
Jesse Malthus
OMG HAX!
Join date: 21 Apr 2006
Posts: 649
|
06-15-2006 13:45
You might need to run:
ln -s /usr/lib/libdb-4.3.so ./lib/libdb-4.2.so inside the SL directory. It's linked to a older version ![]() Edit: Why did I think it was in /var? Jeebus only knows.... |
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
06-15-2006 16:07
I'm a noob as well and tried that: maverynthia@arctic:~/SecondLife_1_10_3_3$ ./secondlife bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or direct Now what? Also SLUtils isn't available for download on that page...at least I didn't find it.. You need to install libdb ![]() |
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
06-15-2006 16:09
I'm a noob as well and tried that: maverynthia@arctic:~/SecondLife_1_10_3_3$ ./secondlife bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or direct Now what? Also SLUtils isn't available for download on that page...at least I didn't find it.. You need to install libdb-4.2, or if not available for your distro, then install libdb-4.3 and make a symbolic link to it in your local second life lib directory, named to look like libdb-4.2 (as recommended in the post above). |
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
06-15-2006 16:09
I'm a noob as well and tried that: maverynthia@arctic:~/SecondLife_1_10_3_3$ ./secondlife bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or direct Now what? Also SLUtils isn't available for download on that page...at least I didn't find it.. You need to install libdb-4.2, or if not available for your distro, then install libdb-4.3 and make a symbolic link to it in your local second life lib directory, named libdb-4.2.so (as recommended in the post above, although the usual place for it would be /usr/lib not /var/lib). |
Maverynthia Dannunzio
Registered User
![]() Join date: 13 Apr 2006
Posts: 23
|
06-15-2006 21:38
Cool thanks for the help ^_^
_____________________
AMD Athlon XP 2400+ 2Ghz | 512 MB RAM
ATI Radeon 9600 | AGP Sound Blaster Audigy 2 Platinum Ubuntu 7.04 | Win XP Pro Sp 2 |
Brett Lewellen
Registered User
Join date: 20 Jun 2006
Posts: 9
|
06-20-2006 21:07
I had no problem launching at home on my Kubuntu Dapper box, but here at work errr somewhere else
![]() So I symlinked 4.2 to the existing 4.3 and voila! Oh, this is on a SuSe 10.0 box. |
Pace Karlfeldt
Registered User
Join date: 16 Nov 2005
Posts: 8
|
06-21-2006 01:38
Ok, bear with me, I am a linux uber-noob...
This is what I get, after doing what was recommended above. bin/secondlife-bin: error while loading shared libraries: lib/libfreetype.so.6: cannot restore segment prot after reloc: Permission denied Any ideas? |
Bas Banach
Registered User
Join date: 26 May 2006
Posts: 9
|
CrossOver
06-21-2006 04:53
You can get CrossOver Office and then install the windows client.
I will be doing that until the linux client is more stable. |
Jesse Malthus
OMG HAX!
Join date: 21 Apr 2006
Posts: 649
|
06-21-2006 09:12
You can get CrossOver Office and then install the windows client. I will be doing that until the linux client is more stable. The more people usea non-native client, the LESS bug reports and attantion LL will give us. BTW: I've had NO client problems since 1.10.3.3 |
Sascha Jordan
Registered User
Join date: 18 Jun 2006
Posts: 1
|
06-21-2006 11:24
BTW: I've had NO client problems since 1.10.3.3 Here neither, if we leave out the already known issues (like no sound, missing key-repeat, etc) |
Pace Karlfeldt
Registered User
Join date: 16 Nov 2005
Posts: 8
|
06-21-2006 19:36
So I take it that I'm screwed if I want to play SL on my new installation of Fedora.
Yay. |
Brett Lewellen
Registered User
Join date: 20 Jun 2006
Posts: 9
|
06-21-2006 20:29
Why is that Pace ??
|
ninjafoo Ng
Just me :)
![]() Join date: 11 Feb 2006
Posts: 713
|
06-21-2006 23:12
Sorry Pace, exactly what did you do, and what were the results?
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts
QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/ |
Brett Lewellen
Registered User
Join date: 20 Jun 2006
Posts: 9
|
06-21-2006 23:22
Pace,
This might not be it, but give us the output from CODE
Ran from within the SecondLife folder. |
Pace Karlfeldt
Registered User
Join date: 16 Nov 2005
Posts: 8
|
06-22-2006 03:08
What I did, was the linking of the binary previously mentioned.. That was what the lastrun.log was complaining about first. Now, the cut-paste that I posted up is my new error with SL.
Now, this is what I have from the LS command you asked for. [Pace@localhost SecondLife_1_10_3_4]$ ls -l lib/libfreetype.so.6 -rwxrwxrwx 1 Pace Pace 1432425 Jun 15 13:03 lib/libfreetype.so.6 [Pace@localhost SecondLife_1_10_3_4]$ |
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
06-22-2006 04:57
Ok, bear with me, I am a linux uber-noob... This is what I get, after doing what was recommended above. bin/secondlife-bin: error while loading shared libraries: lib/libfreetype.so.6: cannot restore segment prot after reloc: Permission denied Any ideas? It is a problem with SELinux. As a quick fix: disable SElinux by editing the /etc/selinux/config file and commenting out all lines. Then add this line to the file: SELINUX=disabled. Reboot, and SL should work. I don't know anything about configuring SElinux as I don't have it installed, but the above fix should work. |
Brett Lewellen
Registered User
Join date: 20 Jun 2006
Posts: 9
|
06-22-2006 05:14
What I did, was the linking of the binary previously mentioned.. That was what the lastrun.log was complaining about first. Now, the cut-paste that I posted up is my new error with SL. Now, this is what I have from the LS command you asked for. [Pace@localhost SecondLife_1_10_3_4]$ ls -l lib/libfreetype.so.6 -rwxrwxrwx 1 Pace Pace 1432425 Jun 15 13:03 lib/libfreetype.so.6 [Pace@localhost SecondLife_1_10_3_4]$ Well that shows there is no perms error ... hmm Try Theora's fix, sound feasible. |
Pace Karlfeldt
Registered User
Join date: 16 Nov 2005
Posts: 8
|
06-22-2006 17:53
What is SELinux? Even after SU'ing I can't save the file.. looks like I have to do that as root.
|
Brett Lewellen
Registered User
Join date: 20 Jun 2006
Posts: 9
|
06-22-2006 18:15
Secure Linux Kernel
A bit of overkill for a Desktop IMO try uname -a comand see if that tells you have an SE Kernel or not. It might help. |
Pace Karlfeldt
Registered User
Join date: 16 Nov 2005
Posts: 8
|
06-22-2006 20:26
Well, I guess I will just run SL on a windows machine, because I am not comprimising my systems security measures just so I can play a game. If LL can't make a program that doesn't require me to modity MY software to operate it... well.. there's issues, at their end.
|