Revision [30691]
This is an old revision of JavaRuntimeEnvironment made by darkcity on 2015-07-07 08:58:57.
HomePage > SoftwareIndex Software Index > SoftwareDesktop Desktop
Java Runtime Environment
Installation
Install the appropriate package, newer versions should be more secure:
Where to find Java packages, .pet or .sfs
Alternatively, use script to make package:
Packages may also be available in the official repository for your Puppy either through the Puppy Package Manager or the SlickPet/QuickPet app.
Version Check and Enabling
Verify the installed version via the command-line interface:
java -version
Alternatively visit one of the following pages:
version (javatester.org) - finds even if disabled in browser
Symlink for Mozilla (Firefox and Seamonkey)
A symlink may need adding to the plugin directory, for example:
Newer versions:
ln -s /usr/java/java/lib/i386/libnpjp2.so ~/.mozilla/plugins/libnpjp2.so
Older versions:
ln -s /usr/java/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/libjavaplugin_oji.so
Web browser configuration confirmation (JavaScript needs to be enabled within the Web browser):
Enable Java: Tools > Options > LibreOffice > Java
Enable Java: Edit > Preferences > Advanced > Enable Java
Enable Java: Tools > Options > Content > Enable Java
Enable Java: Tools > Quick Preferences > Enable Plug-ins
Enable JavaScript: Tools > Quick Preferences > Enable JavaScript
Applications may need to be configured and re-started after installation.
Also on the Wiki
Java - page about the programming language
jar - package of multiple Java source files
Related Webpages
How can I configure the Exception Site List? - use if Java runs but apps give security setting error
How do I download and install 32-bit Java for Linux Platforms? enable - includes info on new symlink location