
You must first select two suitable public directories for
binaries and libraries and you must have permission to write 
them. As an example, let's take "/usr/local/bin" and "/usr/local/lib".

From the main Quest distribution directory run the INSTALL
script, providing the name of the local directory matching your
architecture, and the two *absolute* path names for bin and lib.
E.g.:

	INSTALL DS /usr/local/bin /usr/local/lib

After a succesful installation, typing "Quest" from any directory 
will start the system (assuming "/usr/local/bin" is in your seach path).
The library interfaces will also be accessed automatically from any 
directory.

Finally, you should make public the manpages found in doc/manpages.

