linux-sun-jdk and icedtea plugin

I have linux-sun-jdk16 installed on my workstation at my workplace due to certain Linux-based software that I need to be able to run. This works flawlessly, however I'm wondering what caveats I'll run into by now installing the icedtea web browser plugin, since it seems to depend on FreeBSD's openjdk. Is it possible to run these two alongside each other?
 
You're right, that was actually a brain fart on my part, since I know I had to set $JAVADIR myself after installing the linux java -- i.e. installing openjdk6 won't affect the environmental variables, which was my main concern.

I'm currently working on getting FF to recognize /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/libnpjp2.so so I don't need to install the icedtea plugin at all -- seemed to be recognized by Opera right away. In any case I'll just fallback on installing icedtea if needed.

Thanks!
 
Back
Top