On Nov 17, 2008, at 11:37 AM, Philip Brown wrote:

On Sun, Nov 16, 2008 at 12:21:32PM +0100, Trygve Laugstøl wrote:
Phil asked if the directory should be "java" and that what what I
originally wanted too, but Sun uses /usr/java as a symlink to the latest
java, just like /usr/jdk/latest.

So this is what I want:

/opt/csw/jdk/jdk1.5.0_16
/opt/csw/jdk/instances/jdk1.5.0 -> ../jdk1.5.0_16

/opt/csw/jdk/jdk1.6.0_10
/opt/csw/jdk/instances/jdk1.6.0 -> ../jdk1.5.0_10

Hmm. I dont think it is nice to "burn" two top-level directories, one for
jdk and one for kre.

Why dont you like having a combined directory,

/opt/csw/java/1.5.0_16

that has both the jre and jdk of that version under it?


Compromise:

/opt/csw/java/bin/java -> ../instances/jre/bin/java
/opt/csw/java/bin/javac -> ../instances/jdk/bin/javac
/opt/csw/java/bin/keytool -> ../instances/jdk/bin/keytool
...
/opt/csw/java/instances/jdk-1.5.0_16
/opt/csw/java/instances/jdk -> jdk-1.5.0_16
/opt/csw/java/instances/jre -> jdk-1.5.0_16

?

--
Joshua Buysse, System Engineer
University of Minnesota, College of Liberal Arts

We must not confuse dissent with disloyalty.
-Edward R. Murrow

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to