Flash10 in -current: missing shared libs
Warren Block
wblock at wonkity.com
Sat Oct 24 15:34:46 UTC 2009
On Sat, 24 Oct 2009, Matthias Apitz wrote:
>
> Hello,
>
> I'm trying to get flash10 via /usr/ports installed... There is a nice
> HowTO:
>
> http://forums.freebsd.org/archive/index.php/t-5786.html
That's for 7.2. linux_base-f10 is the default for 8.0 (and presumably
-CURRENT, although the line between STABLE and CURRENT is getting a
little blurred).
The Handbook describes different procedures for installing Flash for 7
versus 8:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html
> $ nspluginwrapper -v -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
>
> is stilling missing shared objects; step-by-step I have installed in
> addition:
>
> linux-f10-gtk2-2.14.7.tbz
> linux-f10-xorg-libs-7.4_1.tbz
> linux-f10-pango-1.22.3.tbz
>
> (btw: why www/linux-f10-flashplugin10 is not wanting them to install by
> its own)
They were installed automatically here.
> but still have at least one open dependency:
>
> $ nspluginwrapper -v -i
> /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
> /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while
> loading shared libraries: libatk-1.0.so.0: cannot open shared object
> file: No such file or directory
linux-f10-atk-1.24.0 was installed automatically here.
So I would suggest: Remove "OVERRIDE" entries from make.conf, update
ports, deinstall/install linux_base-f10, linux-f10-flashpluginwrapper10,
nspluginwrapper. As root, create the link as in the Handbook. As user,
run nspluginwrapper -a -i.
It works here.(TM)
-Warren Block * Rapid City, South Dakota USA
More information about the freebsd-current
mailing list