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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- GUI mode not working in Ubuntu10
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jun 05, 2012
03:35 AM
GUI mode not working in Ubuntu10
Hi,
I am trying to install my application on Ubuntu 10 in gui mode.
But Installation fails to run in gui and redirected to console mode.
Can you Please help me why this is happening?
I am using InstallAnywhere 2011.
Here is console message..
+ [ ]
+ debugOut ========= Forking JAVA =============================================
+ echo ========= Forking JAVA =============================================
+ [ ]
+ exec /tmp/install.dir.21523/Linux/resource/jre/bin/java com.zerog.lax.LAX /tmp/install.dir.21523/temp.lax /tmp/env.properties.21523
LAX Version = 12.0
Graphical installers are not supported by the VM. The console mode will be used instead...
__________________________________________________________________________
InstallAnywhere 2011
Version: 12.0
Machine Details:
root@localhost:/tmp# lsb_release -sd
Ubuntu 10.04.1 LTS
If you need more info (log in debug ). Please let me know.
Thanks a lot.
I am trying to install my application on Ubuntu 10 in gui mode.
But Installation fails to run in gui and redirected to console mode.
Can you Please help me why this is happening?
I am using InstallAnywhere 2011.
Here is console message..
+ [ ]
+ debugOut ========= Forking JAVA =============================================
+ echo ========= Forking JAVA =============================================
+ [ ]
+ exec /tmp/install.dir.21523/Linux/resource/jre/bin/java com.zerog.lax.LAX /tmp/install.dir.21523/temp.lax /tmp/env.properties.21523
LAX Version = 12.0
Graphical installers are not supported by the VM. The console mode will be used instead...
__________________________________________________________________________
InstallAnywhere 2011
Version: 12.0
Machine Details:
root@localhost:/tmp# lsb_release -sd
Ubuntu 10.04.1 LTS
If you need more info (log in debug ). Please let me know.
Thanks a lot.
(1) Reply
Jun 11, 2012
03:35 AM
You probably try to run a 32 bit installer on a 64 bit system.
I guess you will need to install some additional libraries. Search this forum, you may find some useful threads with similar issues.
--Jerome
I guess you will need to install some additional libraries. Search this forum, you may find some useful threads with similar issues.
--Jerome