> Has anyone worked up a filesystem standard for the JDK on linux? I've
> seen it installed all over the place on different Linux systems. Maybe
> we can come up with a standard place to put everything and make the
> world safe for RPMs and .debs everywhere.
>
> Is there a sensible Solaris standard? Anyone want to work on this with
> me?
>
>
> Requirements:
>
> executables in /usr/bin
> Tricky, JDK is picky about which directory things are run from.
> support multiple JDKs installed simultaneously
> At least JDK 1.1 and JDK 1.2, IBM vs Blackdown, ??
> easy way to install new .jar and .class files
> Standard classpath has to be established
> easy way to install .so files for JNI extensions
> tya, shujit, rx/tx, etc. Has to interact with ld.so
> documentation has to be installed as well.
I would suggest /usr/share/javaX.Y.Z
and simple script wrappers which will use some USER /etc predefined
variables
User could have something like .javarc in home directory.
This could be changed by some graphical/textual tools.
More experienced could use export JAVA_VERSION....
in /etc/javarc would be some system default behavior.
Any better ideas ?
--
Given enough time and money, Microsoft will eventually "invent" Unix.
George Bonser Thomas Lakofski
No chance. They only have a finite number of monkeys.
Zdenek Kabelac http://www.fi.muni.cz/~kabi/ [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]