The file pmag1.0.tar can be obtained by ftp. The package pmag1.0.tar contains the source code and miscellaneous files for use with the the exercises in this book.
1) Place pmag1.0.tar in any directory (PARENTDIR) that you have write permission for. Your fortran compiler must be known as ``f77'' or change the make.all file for the name of your compiler (eg., fort77).
2) Execute the following commands:
%tar xf pmag1.0.tar
%cd pmag1.0/src
3) Type: %make.all
Make sure PARENTDIR/pmag1.0/bin is in your path and try out the programs as described in the book. The data files mentioned in the excercises can be found in PARENTDIR/pmag1.0/datafiles with names as referred to in the book.
If the above fails, make sure that make.all is an executable or type the following and try again:
% chmod 777 make.all
For content questions please contact: Lisa Tauxe |
|