XTrackCAD for LINUX is shipped as a RPM file and a self-extracting archive (executable).
rpm -ihv xtrkcad-setup-4.0.3a.i386.rpm
-ihv
with -Uhv
to upgrade an existing XTrackCAD installation.
./xtrkcad-setup-4.0.3a.i386.sh --prefix=/usr/local --exclude-subdir
xtrkcad
will be created in /usr/local/share and all files will be unpacked into it.
If you install XTrackCAD into another directory, set the XTRKCADLIB
environment variable to point to that directory.