ok I dunno about gkrell and froxzen bubble but I can help with LimeWire (great app ;D)
all you have to do is edit you .bash_profile in you home directory
open up the CLI and type <text editor here> .bash_profile and change it so it looks like this
Code:
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin:/usr/java/j2re1.4.2_03/bin
export PATH
unset USERNAME
logout and restart the xserver (ctrl-alt-del) and in the CLI type in "which java" and it should work. If not change this "usr/java/j2re1.4.2_03/bin" to whereever you put it , and it should work
Bookmarks