cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
geetcs
Level 4

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.
Labels (1)
0 Kudos
(1) Reply
jerome_IA
Level 9

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
0 Kudos