[opensuse] Secondlife 64Bit?
Hello Mates, i just want to attend the virtual Launchparty in Secondlife. I've downloaded the last Viewer but on my x86_64 i got: "The program '<unknown>' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 33 error_code 3 request_code 138 minor_code 4) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) *** Bad shutdown. *** You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux distribution's 32-bit compatibility packages. For example, on Ubuntu and other Debian-based Linuxes you might run: $ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs- sdl " Maybe anyone knows this error? Which special Libs are needed. A search about "ia32" doesn't match anything. cu Sascha -- Sincerely Yours Sascha Manns open-slx Community & Support Agent openSUSE Membership Comitee openSUSE Marketing Team Web: http://saigkill.homelinux.net German Community Portal: http://community.open-slx.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, On Thu, 10 Mar 2011, Sascha Manns wrote:
For example, on Ubuntu and other Debian-based Linuxes you might run: $ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs- sdl "
Maybe anyone knows this error? Which special Libs are needed. A search about "ia32" doesn't match anything.
zypper in glibc-32bit gtk2-32bit libkde4-32bit libSDL-32bit Possibly the program needs other 32bit stuff as well. Have a look at the output of 'ldd' on the binary and then, with Yast, search in the file list and the "Provides" for *-32bit* packages containing those libraries. HTH, -dnh -- "I can't go on meeting you like this" -- a TeX message -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
David Haller
-
Sascha Manns