LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unable to start tnpm deployer (https://www.linuxquestions.org/questions/linux-software-2/unable-to-start-tnpm-deployer-4175497882/)

liuser8 03-12-2014 03:14 AM

Unable to start tnpm deployer
 
Hello all,
I am installing TNPM 1.3.3 on 64bit redhat system.
When I start deployer I get following error:

# ./deployer.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...


Graphical installers are not supported by the VM. The console mode will be used instead...


=======================================================

Installer User Interface Mode Not Supported


The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.

=======================================================


I tried doing ./deployer.bin -i console but its giving same error.

rkmanda 08-05-2014 08:49 AM

Missing package for topologyEditor installation
 
Hi,

Though it might be late, I am posting for people who come over here with the same issue.

If you try to install the topologyEditor and get this message:

"Graphical installers are not supported by the VM. The console mode will be used instead..."

It is because some 32bit library is missing. In my case, for RHEL 5.9 the missing 32bit libraries were libXres.i386 and libXtst.i386

Please notice that the same error doesn't occur for RHEL 5.5...


All times are GMT -5. The time now is 06:36 AM.