setenv CLASSPATH /usr/local/lib/aql.jar:$CLASSPATHor
export CLASSPATH=/usr/local/lib/aql.jar:$CLASSPATHdepending on your shell.
To install the packages on Windows systems: Simply place the jar file in an accessible location on disk (say, c:\elna-lab\ch2\aql.jar) and add the file path to the CLASSPATH environment variable by opening up the CONTROL PANEL, choosing the SYSTEM folder, choosing the ADVANCED TAB, and clicking the ENVIRONMENT VARIABLES button. If the CLASSPATH is already defined, simply add the file path to the current value (note: the file paths are separated by semi-colons). If the CLASSPATH is not defined, use the NEW button to add the new variable CLASSPATH with its value as
c:\elna-lab\ch2\aql.jar;.