Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Ubuntu Edgy 64 Bit?

Hiro Fluffy
Registered User
Join date: 30 Jan 2006
Posts: 21
11-02-2006 19:52
Hello,

I can only find a 32 bit binary of Second Life for Linux.

I tried searching for "64" in the forums but the search term was too short. Then I tried "64 bit" and didn't get any results.

Can someone tell me where I can find a 64 bit binary for EMT64?
Llauren Mandelbrot
Twenty-Four Weeks Old.
Join date: 26 Apr 2006
Posts: 665
11-02-2006 20:06
There isn`t a 64-bit version. I don`t know if Tofu has any plans to compile one, but I`d be mildly surprised if he does so anytime soon.
Hiro Fluffy
Registered User
Join date: 30 Jan 2006
Posts: 21
11-07-2006 18:33
32 bit version works fine as long as I have ia32 compat libs installed and copy some libs that it wants into the libs folder inside the SL folder.
Tim Talon
Registered User
Join date: 8 Nov 2006
Posts: 1
11-08-2006 08:08
Hi, I just solved this problem for me by doing the following:

Download the 32bit version of a library from: http://de.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libuuid1_1.39-1_i386.deb

Install the package with:

sudo dpkg --force-architecture -i libuuid1_1.39-1_i386.deb

For me that was all it took to make it work.

Have fun!