LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Firebird + Java Applets (https://www.linuxquestions.org/questions/linux-software-2/firebird-java-applets-144173/)

chrisk5527 02-09-2004 03:57 PM

Firebird + Java Applets
 
Where can I get a working JRE plugin for Mozilla Firebird? I've tried Mozilla's site as well as Netscapes, but when I install both XPI's they still dont work. When I try linking
ln -s /usr/lib/j2re1.4.0_01/plugin/i386/ns610/libjavaplugin_oji.so /usr/MozillaFirebird/plugins the actual java package I installed, it doesnt work either. It works for Mozilla 1.0 though. Have any answers?

Ninja Cow 02-09-2004 04:18 PM

Since you're using Slackware 9.1, you should already hava java installed. Use this:

ln -s /usr/lib/j2sdk1.4.2_01/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

Edit: Also, make sure you have java enabled under Tools>Options>Web Features.

ximiansavior 02-09-2004 04:25 PM

make sure you know your GCC version as well, there is a difference between 610 and 610-gcc32 so make sure you have the right one linked.


All times are GMT -5. The time now is 08:59 AM.