You are here: Home Support Knowledge Base I Have a Problem I Cannot Install Querix Tools
Document Actions

I Cannot Install Querix Tools

I cannot unpack/extract compressed file (unix/linux)

The Linux/Unix compiler is a compressed tar archive. It can only be extracted with the tools 'uncompress' and 'tar' (unzip will not recognise the file format).

Either, uncompress and tar the file:

  • uncompress file.tar.Z
  • tar xvf file.tar
Or, if you are using GNU tar, perform both with the tar command

  • tar zxvf file.tar.Z

I cannot run/execute the installer (unix/linux)

I cannot install any Querix tools

Run the installer in the extracted directory by typing within the Querix directory:

  • ./installqx

Chimera will not install correctly

Chimera requires a Java runtime engine. Download the latest version of the free Java Runtime Engine from Java.Sun.com and install it before installing Chimera.

My installer does not execute, or terminates abnormaly

Download the installer again and re-run the installation. If you get the same error again, please contact Querix technical support.

I cannot find the EKO text mode client installer

If you want to use a text/character mode client, you will need to execute the program binary directly. The EKO client is only required for older Hydra-compiled programs where the developer needed to compile & deploy the application twice, to support GUI and Text Mode clients at the same time. For this reason, 'EKO Terminal' is not available from the download page. Contact Querix to receive the program.

I have an installation problem with HP-UX Version 11.00

To use HP-UX version 11.00 (not 11i), you will need to install the HP-UX patch PHCO_28425 in order to run Hydra Studio.

Without this, you will probably receive errors like:
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'getresuid' in load module 'qxdev2'