Fancy logo
Yadex $VERSION ($SOURCE_DATE)

Tips




Running Yadex remotely

Like any non-SHM X application, Yadex can be run remotely. That is, the machine on which Yadex runs and the machine that Yadex uses for its display do not have to be the same. For example, from Unix box mine on your desk, you can telnet into Unix box hers in another room and run Yadex from there, but have it display on mine.

mine$ xhost hers
hers$ DISPLAY=mine:0 yadex

Having several versions of Yadex installed simultaneously

Starting with version 1.3.0, it should be easier to have several versions of Yadex installed at once. When you install Yadex x.y.z, the following files are created :

With the exception of the man pages, all these files have the version number somewhere in their name. Therefore, when you install a new version, the previous version(s) is/are not clobbered.

In addition, the installation creates /usr/local/bin/yadex as a symlink to /usr/local/bin/yadex-x.y.z, so that you can still invoke Yadex by typing just "yadex". To invoke older versions, type the long name ("yadex-x.y.z").


AYM $SELF_DATE