You might find the answer here: https://bugzilla.redhat.com/show_bug.cgi?id=498286
On Wed, Sep 16, 2009 at 06:01:27PM -0700, Bradley Willson wrote: > Passing this along as requested by Soft Linden... > > At this point, I have simply fallen into the habit of deleting the > library(ies) > from the installed package as the error(s) occur. > > Gus > > ---------- Forwarded message ---------- > From: Soft Linden (JIRA) <[email protected]> > Date: Mon, Sep 14, 2009 at 11:06 AM > Subject: [JIRA] Commented: (VWR-13669) secondlife fails to start on Fedora 11 > > > > [ http://jira.secondlife.com/browse/VWR-13669?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel& > focusedCommentId=135202#action_135202 ] > > Soft Linden commented on VWR-13669: > ----------------------------------- > > Gustaf - would you please mention this on the SLDev mailing list? Many Linux > users are there, and they might be able to point out to what we're doing > wrong, > or what we need to file as an issue against Fedora > > > secondlife fails to start on Fedora 11 > > -------------------------------------- > > > > Key: VWR-13669 > > URL: http://jira.secondlife.com/browse/VWR-13669 > > Project: 1. Second Life Viewer - VWR > > Issue Type: Bug > > Affects Versions: 1.22, 1.23 Release Candidate > > Environment: Linux 2.6.29.3-155.fc11.x86_64 #1 SMP Wed May 20 > 17:43:16 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux > > kernel-2.6.29.3-155.fc11.x86_64 > > SecondLife-i686-1.22.11.113941 > > SecondLife-i686-1.23.2.120719 > > nss-3.12.3-4.fc11.i586 > > nss-3.12.3-4.fc11.x86_64 > > nss-softokn-freebl-3.12.3-4.fc11.i586 > > nss-softokn-freebl-3.12.3-4.fc11.x86_64 > > Reporter: Gustaf Schmertzin > > Priority: Critical > > > > $ /usr/local/games/SecondLife-i686-1.22.11.113941/secondlife > > Running from /usr/local/games/SecondLife-i686-1.22.11.113941 > > Warning: Did not register secondlife:// handler with KDE: Directory /home/ > username_sanitized/.kde/share/services does not exist. > > bin/do-not-directly-run-secondlife-bin: /usr/local/games/ > SecondLife-i686-1.22.11.113941/app_settings/mozilla-runtime-linux-i686/ > libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/ > libcrypt.so.1) > > *** Unclean 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 > > ******************************************************* > > This is a BETA release of the Second Life linux client. > > Thank you for testing! > > Please see README-linux.txt before reporting problems. > > What I expected was... secondlife to launch in a window. > > More diagnostics... > > $ ldd /usr/local/games/SecondLife-i686-1.22.11.113941/bin/ > do-not-directly-run-secondlife-bin > > linux-gate.so.1 => (0xf7f91000) > > libopenal.so.1 => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libopenal.so.1 (0xf7e81000) > > libalut.so => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libalut.so (0xf7e79000) > > libgobject-2.0.so.0 => /lib/libgobject-2.0.so.0 (0x00890000) > > libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00785000) > > libGLU.so.1 => /usr/lib/libGLU.so.1 (0xf7e0e000) > > libGL.so.1 => /usr/lib/libGL.so.1 (0xf7d9b000) > > libX11.so.6 => /usr/lib/libX11.so.6 (0x00a3b000) > > libxul.so => /usr/lib/xulrunner-1.9.1/libxul.so (0xf6a97000) > > libSDL-1.2.so.0 => > > /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libSDL-1.2.so.0 (0xf6a15000) > > libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00d17000) > > libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00db0000) > > libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x00101000) > > libELFIO.so => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libELFIO.so (0xf69f4000) > > libopenjpeg.so.2 => > > /usr/local/games/SecondLife-i686-1.22.11.113941/lib > /libopenjpeg.so.2 (0xf69d6000) > > libssl.so.0.9.7 => > > /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libssl.so.0.9.7 (0xf69a8000) > > libcrypto.so.0.9.7 => /usr/local/games/SecondLife-i686-1.22.11.113941/ > lib/libcrypto.so.0.9.7 (0xf68b5000) > > libaprutil-1.so.0 => /usr/local/games/SecondLife-i686-1.22.11.113941/ > lib/libaprutil-1.so.0 (0xf68a0000) > > libapr-1.so.0 => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libapr-1.so.0 (0xf687d000) > > libexpat.so.1 => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libexpat.so.1 (0xf685d000) > > libz.so.1 => /lib/libz.so.1 (0x009cd000) > > libfmod-3.75.so => > > /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libfmod-3.75.so (0xf67c1000) > > libstdc++.so.6 => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libstdc++.so.6 (0xf66ec000) > > libm.so.6 => /lib/libm.so.6 (0xf66c4000) > > libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x05ae7000) > > libc.so.6 => /lib/libc.so.6 (0xf6552000) > > libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00997000) > > libpthread.so.0 => /lib/libpthread.so.0 (0xf6536000) > > libdl.so.2 => /lib/libdl.so.2 (0xf6531000) > > libXext.so.6 => /usr/lib/libXext.so.6 (0x00bbe000) > > libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xf652c000) > > libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00dbd000) > > libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00bb7000) > > libdrm.so.2 => /usr/lib/libdrm.so.2 (0xf6521000) > > libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00b6d000) > > libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xf6497000) > > libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xf6474000) > > libmozjs.so => /usr/lib/xulrunner-1.9.1/libmozjs.so (0xf6374000) > > libssl3.so => /lib/libssl3.so (0x05e4c000) > > libsmime3.so => /lib/libsmime3.so (0x05e7e000) > > libnss3.so => /lib/libnss3.so (0x05ec2000) > > libnssutil3.so => /lib/libnssutil3.so (0x05ea7000) > > libcairo.so.2 => /usr/lib/libcairo.so.2 (0x004ff000) > > libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x008d3000) > > libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00a0b000) > > libplds4.so => /lib/libplds4.so (0x00dfb000) > > libplc4.so => /lib/libplc4.so (0xf636e000) > > libnspr4.so => /lib/libnspr4.so (0x05d12000) > > libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xf634e000) > > libdbus-1.so.3 => /lib/libdbus-1.so.3 (0xf630d000) > > libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00b8b000) > > libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00c00000) > > libgmodule-2.0.so.0 => /lib/libgmodule-2.0.so.0 (0x00968000) > > libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00dcc000) > > libgio-2.0.so.0 => /lib/libgio-2.0.so.0 (0x00c6f000) > > libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00bd0000) > > libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x005c4000) > > libXt.so.6 => /usr/lib/libXt.so.6 (0x059ec000) > > libasound.so.2 => /lib/libasound.so.2 (0xf6229000) > > libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00bef000) > > libXi.so.6 => /usr/lib/libXi.so.6 (0x00bf4000) > > libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00c65000) > > libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00cea000) > > libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00d12000) > > librt.so.1 => /lib/librt.so.1 (0xf621f000) > > libdb-4.2.so => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libdb-4.2.so (0xf6149000) > > libcrypt.so.1 => /lib/libcrypt.so.1 (0xf6118000) > > libuuid.so.1 => /usr/local/games/SecondLife-i686-1.22.11.113941/lib/ > libuuid.so.1 (0xf6115000) > > /lib/ld-linux.so.2 (0xf7f92000) > > libXau.so.6 => /usr/lib/libXau.so.6 (0x00a16000) > > libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x0057c000) > > libpng12.so.0 => /usr/lib/libpng12.so.0 (0x0096e000) > > libcap.so.2 => /lib/libcap.so.2 (0xf610f000) > > libselinux.so.1 => /lib/libselinux.so.1 (0x00a1b000) > > libSM.so.6 => /usr/lib/libSM.so.6 (0x00dc2000) > > libICE.so.6 => /usr/lib/libICE.so.6 (0x00cf6000) > > libfreebl3.so => /lib/libfreebl3.so (0xf60c6000) > > libattr.so.1 => /lib/libattr.so.1 (0xf60c0000) > > Is it possible to get a build compiled the newer libfreebl3.so? Thanks! > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http:// > jira.secondlife.com/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/SLDev > Please read the policies before posting to keep unmoderated posting privileges -- Carlo Wood <[email protected]> _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
