cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
linus12
Level 2

IS MP 5.0 for Solaris x86

I have a complete project for Solaris sparc.Now I want to make a install.bin for Solaris x86. My IS'version is MP 5.0 and the Sun machine is X4100.
I get jvm for Solaris X86(1.4.2) from www.macrovision.com. After I change 'JVM Resolution'and 'Distributions' in my project,build is sunccessful.
When I try to run it on X4100 machine,it failed and not any log,the output is below...who can help me?Thanks
*******************************************************
bash-3.00$ ls -l PGstartinstall_x86.bin
-rwxrwxr-x 1 jzh other 90377540 Jun 27 12:23 PGstartinstall_x86.bin
bash-3.00$ ./PGstartinstall_x86.bin
InstallShield

Initializing InstallShield ...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
.............................bash-3.00$
Labels (1)
0 Kudos
(3) Replies
jweber
Level 6

Try forcing the java version on the command line. I bet the problem has to do with which version of java was resolved.
0 Kudos
linus12
Level 2

Colud you tell me how to force the java version on the command line ?
Colud you give me a example? Thanks
0 Kudos
jweber
Level 6

its in the manual...
0 Kudos