Xdigitise rpm installation instructions
INSTALLATION
On Linux install the Xdigitise rpm with the following command:
> rpm -i Xdigitise-version.i386.rpm
Xdigitise is now installed into the
/usr/local/bin directory.
For installation on FreeBSD and Solaris on Intel consult the corresponding documentation about Linux compatibility mode at FreeBSD or SUN .
STARTING XDIGITISE
Simply type:
> Xdigitise [TIFF-file]
Xdigitise is a script which sets the path for the dynamic libraries and the
path for the online help.
UPDATE
Update Xdigitise (rpm) with the following command:
> rpm -U Xdigitise-version.i386.rpm
or by uninstalling and installing the new version:
> rpm -e Xdigitise-version
> rpm -i Xdigitise-version.i386.rpm