The default location of the SNARK09 is /usr/local/snark09. Root permission is required in order to install in this directory. A local installation is possible by specifying the --prefix option to the configure script followed by the path to desired installation directory, for example --prefix /home/jdoe/local .
Warning: When you reinstall or upgrade SNARK09 the two free utilities, SNARK09DISPLAY and SNARK09INPUT, should be reinstalled as well.
To build SNARK09 and install it in /usr/local/snark09, run the commands:
$ ./configure
$ make
$ su
$ make install
$ exit
If a local installation is desired, run the commands:
$ ./configure --prefix /home/jdoe/local
$ make
$ make install
NOTE: prefix directory must be different from the directory where you have unpacked the tarballs.
All Content Copyright © 2009-2014
CISDD
Last revised: Aug 13, 2009, 15:12:46
Page designed by Joanna Klukowska
for Discrete Imaging and
Graphics Group (DIG)