Re: where is the "jre" executable ?

2000-11-03 Thread Olivier M.
On Fri, Nov 03, 2000 at 01:49:46PM -0600, Joi Ellis wrote: > On Fri, 3 Nov 2000, Olivier M. wrote: > > > On Fri, Nov 03, 2000 at 07:56:33AM -0800, Nathan Meyers wrote: > > > It doesn't exist anymore; it's now the "java" command everywhere. > > >

Re: where is the "jre" executable ?

2000-11-03 Thread Olivier M.
On Fri, Nov 03, 2000 at 07:56:33AM -0800, Nathan Meyers wrote: > It doesn't exist anymore; it's now the "java" command everywhere. well, but then it's not backward compatible at all : nothing is working (exceptions on start). I guess I will have to keep both JDK on my system. Thanks all for the

where is the "jre" executable ?

2000-11-03 Thread Olivier M.
Hello, Sorry if it is a stupid question, but I didn't found an answer in any doc or FAQ. Just installed latest SDK from Blackdown under linux : javac and java are working fine, but I'm missing the "jre" command. I have some applications which are needing that (for example telebanking stuff) :