e.g. tar xzf coherent.tgz [8.1 MB]
or tar xjf coherent.tb2 [5.6 MB]
or tar xjf coherent-beta.tar.gz [8.1 MB]
a directory called coherent will be generated automatically
If updating from a previous version, either delete the entire coherent directory before extracting from the tar file, or delete the following files, which may remain from the earlier versions and are no longer used:
see ftp://ftp-icf.llnl.gov/pub/Yorick/doc/index.html
Linux RPM is at ftp://ftp-icf.llnl.gov/pub/Yorick/unix/yorick-1.5-14.i386.rpm
Edit line 6 of detectordefaults.i to the appropriate install directory.
The text file CHANGES gives some brief descriptions of new features and bugfixes.
usually done in the /Yorick/custom.i file
e.g. custom.i file might be edited to include lines similar to the following:
PATH = "/home/matt/coherent:/home/matt/Yorick:"
PATH += Y_SITE+"i:"+Y_SITE+"i0:"+Y_SITE+"contrib:"+Y_SITE+"g"
set_path, PATH
e.g. mkdir ~/Gist
e.g. ln -s /home/matt/coherent/coherent-gist ~/Gist/coherent-gist
This is preferable to the following
e.g. cp -r /home/matt/coherent/coherent-gist ~/Gist/coherent-gist
> #include ``coherent.i''
> coherent
> coherent,''/data/sep2002/sample3_0001-0150.batchinfo''
The old version, from April 2003, is here:
coherent-apr172003.tgz
coherent-apr172003.tb2