View previous topic :: View next topic |
Author |
Message |
Corona688 Veteran
Joined: 10 Jan 2004 Posts: 1204
|
Posted: Fri Feb 20, 2004 5:26 am Post subject: gflashplayer and ia32 emulation |
|
|
I've managed to get FireFox-bin running perfectly under emulation, and now am trying to get flash support. Installing netscape-flash got the right files in the right directories, but it just doesn't seem to recognize them for some reason.
So I tried just running gflashplayer, and it says it can't find some weird huge stdc++ library. ldd /usr/bin/gflashplayer gives this:
Code: | $ ldd /usr/bin/gflashplayer
libpthread.so.0 => /lib32/libpthread.so.0 (0x5557c000)
libdl.so.2 => /lib32/libdl.so.2 (0x555cb000)
libz.so.1 => /usr/lib32/libz.so.1 (0x555ce000)
libgtk-1.2.so.0 => /usr/lib32/libgtk-1.2.so.0 (0x555dc000)
libgdk-1.2.so.0 => /usr/lib32/libgdk-1.2.so.0 (0x55711000)
libgmodule-1.2.so.0 => /usr/lib32/libgmodule-1.2.so.0 (0x55745000)
libglib-1.2.so.0 => /usr/lib32/libglib-1.2.so.0 (0x55748000)
libXi.so.6 => /emul/linux/x86/usr/X11R6/lib/libXi.so.6 (0x55769000)
libXext.so.6 => /emul/linux/x86/usr/X11R6/lib/libXext.so.6 (0x55771000)
libX11.so.6 => /emul/linux/x86/usr/X11R6/lib/libX11.so.6 (0x55780000)
libm.so.6 => /lib32/libm.so.6 (0x55856000)
libstdc++-libc6.2-2.so.3 => not found
libc.so.6 => /lib32/libc.so.6 (0x55878000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000) |
I've tried putting a symlink to the right libstdc++ under /lib32 to no avail. Do I need to mess with paths?
[edit - fixed thread title] |
|
Back to top |
|
|
Corona688 Veteran
Joined: 10 Jan 2004 Posts: 1204
|
Posted: Sat Feb 21, 2004 4:47 am Post subject: |
|
|
*bump* |
|
Back to top |
|
|
Corona688 Veteran
Joined: 10 Jan 2004 Posts: 1204
|
Posted: Sun Feb 22, 2004 4:00 am Post subject: |
|
|
I borrowed the libstdc++ library file from a RedHat machine, and netscape-flash now works for me under amd64. |
|
Back to top |
|
|
Crispy Beef Apprentice
Joined: 29 Apr 2003 Posts: 194 Location: UK
|
Posted: Wed Feb 25, 2004 5:26 pm Post subject: |
|
|
Have you tried this with Firefox or the newer versions of Mozilla? Flash is the last thing I really need to get working to have a AMD64 system that I can work fully with (need Flash for viewing some websites). _________________ --
______
Crispy |
|
Back to top |
|
|
|