Andrea Foster wrote:
> Set that user's CLASSPATH variable in their .profile to point to the
> Java 1.14 and let everyone else use the default CLASSPATH pointing to
> Java 5 you set in /etc/profile ?

No, that will only change the classes that get loaded, and won't execute 
the correct VM and libraries.

Best option is to set a custom PATH (not CLASSPATH) in the user's 
.profile (or equivalent).

Other options could involve swizzling symlinks...

-- 
mike morris :: mikro2nd (at) gmail (dot) com

http://mikro2nd.net/
http://mikro2nd.net/blog/planb/
http://mikro2nd.net/blog/mike/

-- A day without chillies is a day wasted --


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---

Reply via email to