Upon completion of SNARK05 installation, various executable binaries and scripts will be located in the system directory that you either specified or allowed the install script to choose for you.  (The default installation location for these executables is '/usr/local/snark05/bin'.)  One such script is 'snark05GetUserAlg', described briefly below.

   snark05GetUserAlg:

'snark05GetUserAlg' may be used by any user to set up a directory for implementing user-defined algorithms.  All instructions for the actual implementation of user-defined algorithms will be found in the directory 'snark05UserAlg', which the script creates in the location of the user's choosing.  (These instructions are not listed here.)

To illustrate how to use 'snark05GetUserAlg', the following instructions walk you through setting up the 'snark05UserAlg' directory within your home directory:
1. Move to your home directory:
$ cd ~/

2. Invoke the script 'snark05GetUserAlg':
$ snark05GetUserAlg
(As long as the installation directory is in the system's PATH variable, 'snark05GetUserAlg' can be invoked from anywhere in the system.)

3. Respond to the script's prompt (asking for a location to set up the 'snark05UserAlg' directory) by typing:
./


You may of course decide to set up the 'snark05 UserAlg' directory wherever you desire. Simply respond to the 'snark05 GetUserAlg' script's prompt accordingly.