Thank you very much for the package. It seems it's now quite a bit easier to build libflashsupport on x86_64 than it was a couple of months ago when I did it on my Hardy machine, since more libraries like libpulse and libgnutls have been added to ia32-libs. However, I did have to do a couple of extra things to get your package to work on my system.
First, I assume that the third line in your instructions should read "sudo ln -s /usr/lib32/libgnutls.so.13 /usr/lib32/libgnutls.so". Are those symlinks even necessary? On my machine, they don't seem to be, since /usr/lib32/libflashsupport.so from your package links to /usr/lib32/libpulse.so.0 and /usr/lib32/libgnutls.so.13 from ia32-libs. Did you need those symlinks to build the package? Second, ia32-libs still doesn't seem to include /lib32/libcap.so.1, which /usr/lib32/libflashsupport.so from your package links to. I simply copied the libcap.so.1.10 from the i386 libcap1 package to /lib32 and ran "sudo ldconfig". Did you do something like that on your machine? So, in summary, it looks like the main things remaining is for libcap.so.1 to be added to ia32-libs and for patch to be accepted. -- libflashsupport useless on amd64 https://bugs.launchpad.net/bugs/180008 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
