On Tue, Jul 21, 2009 at 03:53:18AM +0200, frantisek holop wrote: > hi there, > > the last couple of beta builds for opera do not have > static versions. i was asked in a discussion to try > and use the version with bundled qt -- the only one > being gcc4-bundled-qt4... > > i am sending in the work in progress if someone wants > to play with it, but my question concerns another > umnet dependency: libaudio: > > amaaq$ LD_LIBRARY_PATH=. ./opera > ./opera: error while loading shared libraries: libaudio.so.2: cannot open > shared object file: No such file or directory > amaaq$ LD_LIBRARY_PATH=. ldd ./opera > ./opera: > ./opera: /usr/lib/libpng12.so.0: no version information available (required > by ./libQtGui.so.4) > ./opera: /lib/libc.so.6: version `GLIBC_2.4' not found (required by > ./libQtCore.so.4) > libQtGui.so.4 => ./libQtGui.so.4 (0x52bd8000) > libQtCore.so.4 => ./libQtCore.so.4 (0x4efb4000) > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x5484e000) > libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4c8a1000) > libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x58583000) > libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4c435000) > libpthread.so.0 => /lib/libpthread.so.0 (0x50be4000) > libdl.so.2 => /lib/libdl.so.2 (0x4e0f6000) > libz.so.1 => /usr/lib/libz.so.1 (0x4fdc9000) > libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x4fc1d000) > libm.so.6 => /lib/libm.so.6 (0x4d834000) > libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x48d99000) > libc.so.6 => /lib/libc.so.6 (0x5450a000) > libaudio.so.2 => not found > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4d32d000) > libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x54629000) > libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x51501000) > libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x500ab000) > libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x555e0000) > libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x56655000) > libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x534c9000) > libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4b412000) > librt.so.1 => /lib/librt.so.1 (0x56907000) > /lib/ld-linux.so.2 (0x50f25000) > libexpat.so.0 => /usr/lib/libexpat.so.0 (0x49cf0000) > > anybody has an idea what can i do with this?
libaudio is part of NAS. http://www.rpmfind.net/linux/RPM/sourceforge/r/re/rebecca-aiml/nas-1.8-7.fc4.i386.html > i am thinking about the future and try to make opera > work without a static version :] (hopefully they will come back) > > has anyone tried if adding a qt library to fedora base > (either qt3 or qt4) would make these dynamic executable opera's work? > is this feasable? I installed qt-3.3.4-14.i386.rpm and libmng-1.0.9-1.i386.rpm into the fedora emulation directory (with rpm2cpio and gcpio like in the fedora ports) and am able to run opera-10.00-4492.gcc4-shared-qt3.i386. > alternatively, has anyone tried to run opera in freebsd emulation? > (like netbsd does) > > i also see that netbsd has multiple emul platforms for opera (freebsd5, > solaris-sparc, and linux i386). would be perhaps easier following > netbsd in having suse libs instead of fedora core? > > -f > -- > in god we trust; all others must pay cash. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org
