Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 09:34:44 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Flash10 in -current: missing shared libs
Message-ID:  <alpine.BSF.2.00.0910240917570.21819@wonkity.com>
In-Reply-To: <20091024134855.GA3888@current.Sisis.de>
References:  <20091024134855.GA3888@current.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0910240917570.21819>