You are not logged in.

#1 2003-09-11 09:30:36

Bobonov
Member
From: Roma - Italy
Registered: 2003-05-07
Posts: 295

Mozilla firebird and plugins

Has anybody been able to install flash and Java under Firebird??

I tried several ways but withou success.
at first I tried to put flash and java lib under
/opt/firebird/lib/mozilla-1.5b/plugins/
then I tried to move all under
/opt/firebird/lib/mozilla-1.5b/components
after I tried to make a dir .firebird/plugins in my home dir and move all here.
Untill now no result, flash and java does not show up either in plugins or components.
Ay suggestion???

Offline

#2 2003-09-11 17:46:30

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: Mozilla firebird and plugins

This worked for me.

# pacman -S j2sdk flashplugin
# mkdir -p ~/.mozilla-firebird/plugins
# cd ~/.mozilla-firebird/plugins
# ln -s /opt/j2sdk/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
# ln -s /opt/mozilla/lib/mozilla/plugins/*

Offline

Board footer

Powered by FluxBB