You are here: Home Support Knowledge Base Run Querix tool Run 'HydraStudio'
Document Actions

Run 'HydraStudio'

Run 'HydraStudio' IDE

Note: Check that you have all of the required components to be able to run 'HydraStudio'.  This information can be found at system requirements

Windows

From the Startmenu -> programs, choose 'Querix' followed by 'HydraStudio'.

Unix/Linux

In the shell enter 'hstudio', this is located in $QUERIXDIR/bin.

Can't start Studio on Unix/Linux

X server is refusing connection

'HydraStudio' requires access to an X windows system. It is possible that the default access permissions for the X server will not allow you to open a connection. If you are receiving errors of the form:


cannot connect to 0:0: connection refused

log in as root, and execute


xhost +

to allow access rights to the X windows session.

Environment isn't set up

There are a number of potential problems under this category. The first is that the basic environment variables for running Querix haven't been setup.
cross-reference 'environ'

NOTE: 'environ' is located in $QUERIXDIR

It is also necessary to ensure that the environment variable DISPLAY has been set correctly. For example


DISPLAY=localhost:0
export DISPLAY

bcb

It is also important to check that $QUERIXDIR is set to the correct directory.