These forums are CLOSED. Please visit the new forums HERE
is sl Linux work on ubuntu ? |
|
Precillia Shilton
Registered User
Join date: 17 Jan 2006
Posts: 11
|
04-25-2006 11:34
the title say evrything =)
|
Riffey4 DeGroot
Registered User
Join date: 7 Jul 2004
Posts: 180
|
04-25-2006 11:46
OK, i'm a Linux noob myself, and as posted earlier I spent last weekend trying different distro's.
I'm now running (and typing under ![]() I just went trhu http://doc.gwos.org/index.php/Latest_Nvidia_Dapper to install the nVidia drivers and YEE-HAA! it finally worked without errors and I even have a nVidia X Server settings icon under Settings. But now I get an error when I try to start Secondlife: me@home:~/SecondLife_1_9_0_21/SecondLife_1_9_0_21$ ./secondlife bin/secondlife-bin: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or directory I havent found what that is yet. Is it something in my nVidia setup, or is it an SL error, or what do I have to install? Any help is appreciated! |
Validus Bishop
Registered User
Join date: 24 Feb 2006
Posts: 81
|
04-25-2006 12:48
I havent found what that is yet. Is it something in my nVidia setup, or is it an SL error, or what do I have to install? Any help is appreciated! You need to install db42 (Berkeley DB database library Version 4.2). --Val |
Riffey4 DeGroot
Registered User
Join date: 7 Jul 2004
Posts: 180
|
04-25-2006 13:26
Tnx, yep, just found that.
One step further... getting some error messages now, ending with an error that I have to set my desktop to 32 bits, using start, control panel (or something???? Maybe a Windows error message? I'll check later, back to Windows for my daily portion of SL ![]() |
Darkside Eldrich
Registered User
Join date: 10 Feb 2006
Posts: 200
|
04-26-2006 10:31
Tnx, yep, just found that. One step further... getting some error messages now, ending with an error that I have to set my desktop to 32 bits, using start, control panel (or something???? Maybe a Windows error message? I'll check later, back to Windows for my daily portion of SL ![]() Check in /etc/X11/xorg.conf I think it's in the "screens" section. You want DefaultDepth to be set to 24. If it's already 24, then I don't know what's wrong. |
Riffey4 DeGroot
Registered User
Join date: 7 Jul 2004
Posts: 180
|
04-26-2006 12:38
Heheh got it working
![]() ![]() My first game under Linux ever (exept for a bootable Unreal Tournament Linux cd) Don't know what I changed, I dont think I changed anything that could affect the display settings (or there was something in the apt-get upgrade today) W00T! Next step is to see how I can change the SL window size, or run in at least 1024*768 /me is happy ![]() ![]() ![]() |
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
04-26-2006 12:48
Heheh got it working ![]() ![]() My first game under Linux ever (exept for a bootable Unreal Tournament Linux cd) Don't know what I changed, I dont think I changed anything that could affect the display settings (or there was something in the apt-get upgrade today) W00T! Next step is to see how I can change the SL window size, or run in at least 1024*768 /me is happy ![]() ![]() ![]() Can I be the first to say CONGRATULATIONS!!!! and welcome to the gang! |
Riffey4 DeGroot
Registered User
Join date: 7 Jul 2004
Posts: 180
|
04-26-2006 13:14
Tnx
![]() I'm running on 1280*1024 now too, that wasnt too hard ![]() Is there a way to resize the window? Because 1024* 768 is too small for me, but in 1280*1024 I'm missing the bottom menu bar (so I cant click Find and Inventory) |
Darkside Eldrich
Registered User
Join date: 10 Feb 2006
Posts: 200
|
04-26-2006 14:06
Tnx ![]() I'm running on 1280*1024 now too, that wasnt too hard ![]() Is there a way to resize the window? Because 1024* 768 is too small for me, but in 1280*1024 I'm missing the bottom menu bar (so I cant click Find and Inventory) I just manually changed the vertical aspect until it was the right size, i.e.: WindowHeight 715 WindowWidth 1024 And that worked fine ![]() Edit: for you, obviously, it'll be WindowHeight X WindowWidth 1280 |
Riffey4 DeGroot
Registered User
Join date: 7 Jul 2004
Posts: 180
|
04-26-2006 15:31
Sorry for hijacking your thread Precillia
![]() But since you asked, and with the help of the others that replied to my answers it's not that hard to get SL running under (K)Ubuntu. I dont know if you're already running Ubuntu, but a friend of mine just registered and installed SL under Ubuntu. He used Automatix to set up his Nvidia driver (not sure if you have ATI or nVidia) (http://www.ubuntuforums.org/showthread.php?t=138405) Automatix doesnt run on my version of Kubuntu, but you could try that. |
Maddness Axon
Registered User
Join date: 30 Nov 2005
Posts: 11
|
04-26-2006 20:25
I used SL with Ubuntu fairly easily. Something that helped the hell out of me was using EasyUbuntu to help with Ubuntu set up. Basically it went like this: install Ubuntu, install easyubuntu, download SL, run SL
You will NOT have sound, you will not have file uploading, but everything else worked fine since 1.9.21 (for me, that is.) ubuntu for 64bit ran like a dog, though. |
Kellen Summers
Registered User
Join date: 8 Feb 2006
Posts: 1
|
04-28-2006 13:28
WARNING: LLDir_Linux not fully implemented!
LLErrorStream::crashOnError() failed to get mutex for log LLErrorStream::crashOnError() failed to get mutex for log LLErrorStream::crashOnError() failed to get mutex for log How do I get rid of this? |
Andrew Knight
Registered User
Join date: 14 Apr 2006
Posts: 11
|
04-30-2006 20:20
Ubuntu and SL play together fine most of the time. I've run SL on Ubuntu Hoary, Breezy, and Dapper(not reccomended!). The biggest trick is just getting your video card's drivers recognized and working and then making sure you have all the dependencies up and going. Sure would be nice if SL could be made into a Deb package (And a slackware binary too!) Hint hint!
Not that it really needs to be, but it would be nice to have SL in Apt-get, emerge, and slapt-get. Just a suggestion.... |