This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Wizard not getting launched if jdk is bundled with installer on Linux/Solaris
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 11, 2007
12:34 AM
Wizard not getting launched if jdk is bundled with installer on Linux/Solaris
Hi All,
I have created a sample project supported on Windows/Linux/Solaris OS. On windows the installer works fine but on Linux/Solaris while executing installer is just prints
Initializing Wizard..
Verifying VM..
and comes out.
Can any one help me. I haven't specified any JVM search instructions for any OS.I have attached project file in txt format.
Regards,
Chetan
I have created a sample project supported on Windows/Linux/Solaris OS. On windows the installer works fine but on Linux/Solaris while executing installer is just prints
Initializing Wizard..
Verifying VM..
and comes out.
Can any one help me. I haven't specified any JVM search instructions for any OS.I have attached project file in txt format.
Regards,
Chetan
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 11, 2007
09:49 AM
Your project looks fine, so your saying it says 'Verifying JVM...' and then comes back to the prompt with no other message? Does it create the Temp ismp... directory?
Never seen that one before, I guess make sure your DISPLAY variable is set, but the installer usually will display a message in that case!
Have you tried to run the installer in debug mode and create a logfile?
set the ismpVV env variable to 1 to get more error messaging!
and then run
setup.bin -is:log
Never seen that one before, I guess make sure your DISPLAY variable is set, but the installer usually will display a message in that case!
Have you tried to run the installer in debug mode and create a logfile?
set the ismpVV env variable to 1 to get more error messaging!
and then run
setup.bin -is:log