NUNUKULA
  
 
  
 
 
Group: Members 
Posts: 3 
Joined: Oct. 2005 | 
  | 
Posted: Oct. 27 2005,23:42 | 
   | 
 
 
  
Hi,  I'm new to the Forum and just had my first DSL installation on Hard Disk (X has some problems with the colors but I'm going to fix that....) and I couldn't get my Firefox to run a Java Applett.. Everytime I try to load one, Firefox crashes (exits without any warning) and sometimes the hole x environment crashes, can somebody tell me what to do?
  I installed Jre like this
 | Code Sample  |   rm -rf /usr/local/lib/jdk-1.4 mkdir /usr/local/lib/jdk-1.4 cd /usr/local/lib/jdk-1.4 cp /root/j2eesdk-1_4.bin . chmod -R 755 /usr/local/lib/jdk-1.4 chown -R nobody:staff /usr/local/lib/jdk-1.4 su nobody -c ./j2eesdk-1_4.bin  |  
  (I used jdk-1.5.... instead so the file and directory names are different) thats how I did it on my debian system. and then I tried to link it like this
 | Code Sample  |  |  ln -s /usr/java/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so |  
  only the path is different
  what can I do?
  (Sorry for not speaking your language so well, if you can't understand what I'm trying to say, please tell, I'll give it another shot then ^^)
  NUNUKULA 
 |