And no, apt-get will install to
/usr/lib/jvm/java-6-sun-1.6.0.xx/
only, and make links from
/usr/lib/jvm/java-6-sun-1.6.0.xx/bin/
to /etc/alternatives/ , and from
' /etc/alternatives/j** ' to /usr/bin
so all applications requiring the java
functions can find it.
And yes, any package can be unpacked to a location
by your choice. Then configuration lines / files
must be made, for applications to find the libs
and binaries from the package.
.....
|