Sidebar Window


Topics



Links





Home | Backtrack CD and Nessus 3 »

Backtrack CD and Java

By klard | June 26, 2006

I recently downloaded the 1.0 release of the Backtrack CD and had a reason to want the java plugin enabled in Mozilla. After a bit of searching on the CD I realized that the java jre was already there but the link for the plugin wasn’t enabled. Here is how you fix it:
cd /root/.mozilla/plugins
ln -s /usr/lib/jre1.5.0_03/plugin/i386/ns7/libjavaplugin_oji.so .

Topics: Backtrack CD, Linux |

Comments