On Tuesday 29 April 2008 05:53:53 pm Thomas Kuther wrote:

> Not sure how your distro does it, on Gentoo the multilib setup looks
> like:
> /lib64
> /lib32
> /lib -> /lib64
> /usr/lib64
> /usr/lib32
> /usr/lib -> /usr/lib64
>
> and then things are linked accordingly.. so flash needs all things like
> (from "ldd /opt/netscape/plugins/libflashplayer.so")
>
> libpthread.so.0 => /lib32/libpthread.so.0
> libX11.so.6 => /usr/lib32/libX11.so.6
> ...
> etc etc the whole pango/cairo/Gtk+32bit stuff
>
>
> As said, your distro should have taken care of that.
> Do you run multilib at all?

I guess the problem has been solved.  I did some searching and found a 32-bit 
alsa binary for the x86_64 platform, of all things.  The name of the rpm is
alsa-32bit-1.0.14a-0.pm.7.x86_64.rpm....don't ask where I found it.  So I 
installed this and it indeed placed 32-bit alsa libraries in /usr/lib.  And I 
have sound in flash now!

I do see this message on the console:
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /lib/libresmgr.so.1: no 
version information available (required by /usr/lib/libasound.so.2)

...but I am going to ignore it because sound works in spite of it.  Thanks, 
guys, for your help with this stubborn problem.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to