Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Installer of DDK on Windows won''t find Java?: (3 Items)
   
Installer of DDK on Windows won''t find Java?  
I'm trying to install a DDK (character or input) on WinXP SP3 machine, where Momentics IDE 4.6 is already installed.

The Installshield setup scans all my disks (#$%^!)  looking for Java - and does not find a suitable version of Java. 
Though, I guess, the IDE has some JRE version in it?

Then, I take a clean XP machine and install the latest Java (JRE 6 upd.17) from java.com. Again, Installshield can't 
find it.

Then I run it in a command window:

> ddk-devc-6.3.0SP1-20043521256-win32.exe" -is:javahome "C:\Program Files\Java\jre6"

and again it does not take it.

Any clues, please? what Java version it needs?

Regards,
S.
Re: Installer of DDK on Windows won''t find Java?  
Hi,

The installer for DDK requires java 1.4.2.  I would recommend downloading and installing  JVM patch (patch id #585) from
 our website.

Also, make sure you have QNX baseline installed before installing a DDK.

Natalia

> I'm trying to install a DDK (character or input) on WinXP SP3 machine, where 
> Momentics IDE 4.6 is already installed.
> 
> The Installshield setup scans all my disks (#$%^!)  looking for Java - and 
> does not find a suitable version of Java. Though, I guess, the IDE has some 
> JRE version in it?
> 
> Then, I take a clean XP machine and install the latest Java (JRE 6 upd.17) 
> from java.com. Again, Installshield can't find it.
> 
> Then I run it in a command window:
> 
> > ddk-devc-6.3.0SP1-20043521256-win32.exe" -is:javahome "C:\Program Files\Java
> \jre6"
> 
> and again it does not take it.
> 
> Any clues, please? what Java version it needs?
> 
> Regards,
> S.


Re: Installer of DDK on Windows won''t find Java?  
Thank you, Natalia, it worked 
(though not quite smooth. When I installed JRE 1.4.2 on my machine with Momentics, the DDK setup still was not willing 
to accept it.
Had to install the IDE and JRE 1.4.2 on a clean machine).

Thanks again.
S.