> What you took advantage of is exactly what I want to do.  I am compiling and
> running java programs...  and I am using multiple java versions.  I would

(export JAVAHOME=whatever; other setup commands ; script ) &

That's what I would guess. I mean, whatever is unique to a particular
java runtime you could isolate into a script, and then run the
appropriate script.

Can these programs run in their own xterm? Or are they GUI? 

> How did you easily access and manage the multiple environments?

Pretty much, it was a matter of remembering which xterm I had open - if
I title it appropriately (i.e., word perfect console) I could make sure 
I only ran WP from that because it needed a unique setting for its
libraries, away from everything else.

I imagine you could also script most of this as anything that is run
in a script should remain unique to that script, environment variables
and so forth. Last line of the script should probably be 'exec ' 
and whichever would be the appropriate java runtime.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to