Amanda B Hickman <[EMAIL PROTECTED]> writes: > I'm trying to just get 4.0.6 installed locally on an Ubuntu box and > the instructions about $JAVA_HOME are bewildering me. > > I used aptitude to install java7-jdk: > > http://packages.ubuntu.com/gutsy/devel/icedtea-java7-jdk
It's probably under /usr/lib/jvm directory. See "[list of files]" link in the above page. You can also use "dpkg -L icedtea-java7-jdk" command. Regards.
