X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=414303116a6e1d5432f85e2804e503e3b71e7624;hb=HEAD;hp=cb612ac149f75aaced890b263085b946bafac819;hpb=13de9d4ce71b06ff6e03634934a232fb207b946d;p=debian%2Fsplat diff --git a/README b/README index cb612ac..4143031 100644 --- a/README +++ b/README @@ -26,11 +26,11 @@ at: http://www.gnuplot.info/ if you don't already have it. You will also need an application for viewing large PPM graphics files generated by SPLAT!. XV, ImageMagick, XPaint, and The GIMP -all perform this task well, especially The GIMP. +all perform this task well (especially The GIMP). It goes without saying that a C++ compiler (gcc/g++) and math libraries are also needed to build SPLAT! SPLAT! is fully compatible with the -latest (4.1.x) versions of the GCC compiler. +latest versions of the GCC compiler. Installation Instructions @@ -39,13 +39,13 @@ Unpack the tar.gz file in a source code directory (such as /usr/src under Slackware) as 'root': cd /usr/src - tar xvfz splat-1.2.0.tar.gz + tar xvfz splat-1.3.0.tar.gz -This action will generate a subdirectory named splat-1.2.0. +This action will generate a subdirectory named splat-1.3.0. Next, cd into the directory: - cd splat-1.2.0 + cd splat-1.3.0 Invoke the configure script to build SPLAT! and related utilities: @@ -61,7 +61,9 @@ will be prompted to su to 'root' and invoke the install script manually: exit Before running SPLAT!, carefully read the documentation located under -the splat-1.2.0/docs directory for information on the use of the program. +the splat-1.3.0/docs directory for information on the use of the program. +Some sample data files are located under the splat-1.3.0/sample_data +directory. REMEMBER: Topography data must be downloaded and SPLAT Data Files must be generated using the included srtm2sdf, postdownload, or usgs2sdf @@ -91,7 +93,7 @@ $HOME/.splat_path file so SPLAT! can easily find them. Please read the README file under the utils directory for information on the utilities included with SPLAT!. -Please read the documentation under the splat-1.2.0/docs directory, +Please read the documentation under the splat-1.3.0/docs directory, or consult the program's man page for more information and examples of SPLAT! use. @@ -102,4 +104,4 @@ can be found on the SPLAT! Web Site: -- John A. Magliacane, KD2BD -December 20, 2006 +August, 2008