Re: [Rabbit-proxy-users] Which Java version?
Brought to you by:
ernimril
From: Anthony H. <an...@gr...> - 2004-07-17 07:03:05
|
Thanks Robert, that fixed the problem. I had both Java 1.3 and 1.4, but neither were in the path. Adding the path to Java 1.4 got the proxy up and running, and I was then able to connect to the web from my SonyEricsson P800 phone via RabbIT running on my home PC. Rgds, Ant Robert Olofsson wrote: > Anthony Hook wrote: > >> "Registry key 'Software\JavaSoft\Java Runtime >> Environment\CurrentVersion' has value '1.4', but '1.3' is required. >> Error: could not find java.dll >> Error: could not find Java 2 Runtime Environment." > > > I read this as you having both java1.3 and java 1.4 installed. > And that you have 1.3 in the path, but not 1.4. > >> I'm using 2.0.33 (latest as of 17/07/04) so would expect it to use >> Java 1.4. > > > Yes, you need 1.4 > Check that your path includes the path to the j2re1.4/bin (or similar). > > /robo > > |