The name of the package you received is of the form snark09.YY.MM.DD.tar.gz where YY.MM.DD indicates the date of creation of the most recent version, for example snark09.09.06.01.tar.gz You need to replace that date in the instructions below with the one that appears in your package.
$ cd /tmp
(If the package is saved in a different location, replace /tmp with the path of the directory containing the downloaded package.)$ tar -xvzf snark09.09.06.01.tar.gz
The second option, for older versions of GNU is to decompress and then extract, in two separate steps, by typing the following at the command prompt:$ gunzip snark09.09.06.01.tar.gz
$ tar -xvf snark09.09.06.01.tar
$ cd snark09
All Content Copyright © 2009-2014
CISDD
Last revised: Aug 13, 2009, 12:24:00
Page designed by Joanna Klukowska
for Discrete Imaging and
Graphics Group (DIG)