Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2009 07:17:24 -0800
From:      Kurt Buff <kurt.buff@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: 7.2R and Firefox 3.5.3 and Flash/Java - something odd I can't  quite figure out...
Message-ID:  <a9f4a3860912020717n1226eeb6g81d3cdecbda518e7@mail.gmail.com>
In-Reply-To: <ce5f79aa0912020653s49374f29hac7735afcbe61139@mail.gmail.com>
References:  <a9f4a3860911291347n2f545da2s6459004c105bb7ac@mail.gmail.com> <200912021016.20128.tijl@coosemans.org> <a9f4a3860912020633n74638brce9d944c8c8fe15f@mail.gmail.com> <ce5f79aa0912020653s49374f29hac7735afcbe61139@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm...

# ll /usr/local/lib/browser_plugins
total 128
lrwxr-xr-x  1 root  wheel      68 Sep 13 09:44 libjavaplugin_oji.so ->
/usr/local/diablo-jdk1.6.0/jre/plugin/amd64/ns7/libjavaplugin_oji.so
-rwxr-xr-x  1 root  wheel  130658 Sep 13 13:12 npwrapper.libflashplayer.so

# ll /usr/local/lib/firefox3/plugins
total 24
-rwxr-xr-x  1 root  wheel  22808 Sep 12 22:05 libnullplugin.so

So, should I link the files in browser_plugins to the plugins directory?

Kurt


On Wed, Dec 2, 2009 at 06:53, Samuel Mart=C3=ADn Moro <faust64@gmail.com> w=
rote:
>
> I had this problem too.
> I didn't have browser_plugins/ into /usr/local/lib, so I linked it to
> /usr/local/lib/firefox3/plugins/
> I don't remember exactly, but I think this would work
>
> Also, my user is not a member of wheel.
> But plugins are owned by root:wheel, 755 chmoded, and it works.
>
>
> (other subject, but still about firefox)
> Ssome windowmanager have problems when searching for firefox
> I add this to my installation script:
>
> for dir in /usr/local/include /usr/local/bin /usr/local/include
> /usr/local/share/idl /usr/local/share/pixmap
> do
> =C2=A0=C2=A0=C2=A0 ln $dir/firefox3 $dir/firefox
> done
>
> But maybe this could be managed into firefox3 package?
>
>
> Samuel Mart=C3=ADn Moro
> CamTrace
> {EPITECH.} tek4
>
> "Nobody wants to say how this works.
> Maybe nobody knows ..."
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0Xorg.conf(5)
>
>
> On Wed, Dec 2, 2009 at 3:33 PM, Kurt Buff <kurt.buff@gmail.com> wrote:
>>
>> On Wed, Dec 2, 2009 at 01:16, Tijl Coosemans <tijl@coosemans.org> wrote:
>> > On Sunday 29 November 2009 22:47:56 Kurt Buff wrote:
>> >> I've gotten Flash and Java going with Firefox, as root, using the
>> >> directions here:
>> >>
>> >>
>> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-bro=
wsers.html
>> >>
>> >> However, I can't get it going as a standard user. When I run
>> >>
>> >> =C2=A0 =C2=A0 =C2=A0'nspluginwrapper -v -a -i'
>> >>
>> >> I get the following:
>> >>
>> >> =C2=A0 =C2=A0 =C2=A0Auto-install plugins from /usr/local/lib/browser_=
plugins
>> >> =C2=A0 =C2=A0 =C2=A0Looking for plugins in /usr/local/lib/browser_plu=
gins
>> >> =C2=A0 =C2=A0 =C2=A0Auto-install plugins from /usr/local/lib/npapi/li=
nux-flashplugin
>> >> =C2=A0 =C2=A0 =C2=A0Looking for plugins in /usr/local/lib/npapi/linux=
-flashplugin
>> >> =C2=A0 =C2=A0 =C2=A0Install plugin
>> >> /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so
>> >> =C2=A0 =C2=A0 =C2=A0 ... already installed system-wide, skipping
>> >> =C2=A0 =C2=A0 =C2=A0Auto-install plugins from /home/kurt/.mozilla/plu=
gins
>> >> =C2=A0 =C2=A0 =C2=A0Looking for plugins in /home/kurt/.mozilla/plugin=
s
>> >>
>> >> and 'about:plugins' only shows libnullplugin.so as enabled for all MI=
ME
>> >> types.
>> >>
>> >> =C2=A0 =C2=A0 =C2=A0'nspluginwrapper -l'
>> >>
>> >> shows
>> >>
>> >> =C2=A0 =C2=A0 =C2=A0/usr/local/lib/browser_plugins/npwrapper.libflash=
player.so
>> >> =C2=A0 =C2=A0 =C2=A0 =C2=A0Original plugin:
>> >> /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so
>> >> =C2=A0 =C2=A0 =C2=A0 =C2=A0Wrapper version string: 1.2.2
>> >
>> > Check the permissions on
>> > /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so
>>
>>
>> It's set to root:wheel - my account is a member of wheel.
>>
>> Should it be something else?
>>
>>
>> Kurt
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>> "freebsd-questions-unsubscribe@freebsd.org"
>
>



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