amd64 plugin support. 64-bit plugin hacking by myself and Jung-uk Kim. Credit for the majority of the 1.6 BSD porting goes to Greg Lewis who back ported my 1.7 hotspot patches to 1.6 and forward ported the 1.5 j2se patches to 1.6. Thanks to several testers who provided helpful feedback. okay ian@
16 lines
463 B
Plaintext
16 lines
463 B
Plaintext
Use and distribution of this technology is subject to the Java Research
|
|
License included herein.
|
|
|
|
To use the Java plugin with Mozilla or Mozilla-firefox you must create
|
|
a symbolic link (do not copy or hard link) from
|
|
|
|
${PREFIX}/${JREHOME}/plugin/${MACHINE_ARCH}/ns7/libjavaplugin_oji.so
|
|
|
|
to your local Mozilla plugins directory, which is found at
|
|
|
|
~/.mozilla/plugins/
|
|
|
|
or to the shared Mozilla plugins directory, which is found at
|
|
|
|
${PREFIX}/lib/mozilla-plugins/
|