Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Mar 2006 14:13:18 +0530
From:      Chandan Haldar <chandanh@gmail.com>
To:        freebsd@meijome.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Firefox, Flash7 and libstlport_gcc.so mistery
Message-ID:  <440BF626.1070706@gmail.com>
In-Reply-To: <440BD11F.4010801@meijome.net>
References:  <440BD11F.4010801@meijome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/ports/devel/stlport
make install clean

This solved the problem for me.

libstlport_gcc.so (provided by the stlport port) is needed
by libnpsoplugin.so.  I assume you installed (like I did)
openoffice from a binary package by pkg_add.  Apparently
the openoffice binary package installation does not cause
installation of the stlport port as a dependency, although
it installs the firefox plugin libnpsoplugin.so which does
require the stlport lib.

I could not figure out where and how firefox has been
instructed to look for the openoffice plugin though.  I
run openoffice 2.0.0 and the libnpsoplugin.so resides in
/usr/local/openoffice.org2.0.0/program/libnpsoplugin.so.
However, I didn't find this path or a link in the firefox
config.

Chandan


Norberto Meijome wrote:
> hi all,
> I have firefox 1.5 working fine with Flash 7 (limited tests, havent
> confirmed with video.google.com) - . but on first load of the flash
> plugin, i get this in .xsession-errors:
> 
> LoadPlugin: failed to initialize shared library
> /usr/local/openoffice.org-2.0.1/program/libnpsoplugin.so [Shared object
> "libstlport_gcc.so" not found, required by "libnpsoplugin.so"]
> 
> the libnpsoplugin.so exists...but why does ffox want to use it?
> 
> Any pointers / ideas of where to start tracing this issue would be
> appreciated



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