Skip to content

Search engine for LINUX MOZILLA

3 messages · Yuandan Zhang, Brian Ripley

#
Hi,

I am looking for help on searc engine at R htmlhelp page. Here is the system settings:

R 2.0.0 (2004-10-04).

Installed at Linux RH 9.0 (kernal 2.4.20-8) and FC2 (kernal 2.5.8). 

The web broswer is 
Mozilla 1.7
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
I tried a few plugins, did not work.

Any suggest?

Yuandan
#
This is covered in the R-admin manual, linked to from that HTML page.
Please follow carefully the advice there.  In particular ensure that you 
have a version of Java that is said to work (preferably the latest, 
1.5.0).
On Wed, 17 Nov 2004, Yuandan Zhang wrote:

            

  
    
#
Thanks for instructions, it works. here are a few simple steps which may be useful for others too.


1 GET SOURCE: Following the link http://www.MedAnalytics.com/INSTALL, go  and download 

http://www.MedAnalytics.com/j2re-1_4_2_01-linux-i586-rpm.bin

2 INSTALL: 
chown 007 j2re-1_4_2_01-linux-i586-rpm.bin
./j2re-1_4_2_01-linux-i586-rpm.bin

you will get j2re-1_4_2_01-linux-i586.rpm
have root  access 

rpm -Uh j2re-1_4_2_01-linux-i586.rpm

3 create a symbolic link

eg

   cd /usr/local/mozilla/plugins
ln -s /usr/java/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so .

4 configure broswer to java enabled
  Edit => Preferences => Advanced, tick 'Enable Java'