Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 16:25:57 +0200
From:      Tijl Coosemans <tijl@fastmail.fm>
To:        freebsd-current@freebsd.org, Matthias Apitz <guru@unixarea.de>
Subject:   Re: Flash10 in -current: missing shared libs
Message-ID:  <200910241625.58982.tijl@fastmail.fm>
In-Reply-To: <20091024134855.GA3888@current.Sisis.de>

index | next in thread | previous in thread | raw e-mail

On Saturday 24 October 2009 15:48:55 Matthias Apitz wrote:
> 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
> 
> but some libs (or dependencies) are missing; after 
> /usr/ports/www/linux-f10-flashplugin10
> which installed the following packages:
> 
> linux-f10-sqlite3-3.5.9_1.tbz
> linux-f10-openldap-2.4.12_1.tbz
> linux-f10-nspr-4.7.4.tbz
> linux-f10-libssh2-0.18.tbz
> linux-f10-flashplugin-10.0r32.tbz
> linux-f10-cyrus-sasl2-2.1.22.tbz
> linux-f10-curl-7.19.4_4.tbz
> linux-f10-nss-3.12.2.0.tbz
> 
> the command 
> 
> $ 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)
> 
> 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
> 
> Any idea what is wrong? /usr/ports is very recent (from CVS October 6)

Those are all dependencies of nspluginwrapper so something must have
gone wrong when you installed that package.


home | help

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