X-Git-Url: https://git.gag.com/?p=debian%2Fsplat;a=blobdiff_plain;f=README;fp=README;h=414303116a6e1d5432f85e2804e503e3b71e7624;hp=5de6cee5c1d40e1b56f9f9538af680b3f7f9af1d;hb=68a3cad00312b42922f10cc4822349802f50ed20;hpb=0fe7930a10436ce250cae6daf2077415f8727af6 diff --git a/README b/README index 5de6cee..4143031 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ 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.1.tar.gz + tar xvfz splat-1.3.0.tar.gz -This action will generate a subdirectory named splat-1.2.1. +This action will generate a subdirectory named splat-1.3.0. Next, cd into the directory: - cd splat-1.2.1 + cd splat-1.3.0 Invoke the configure script to build SPLAT! and related utilities: @@ -61,8 +61,8 @@ 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.1/docs directory for information on the use of the program. -Some sample data files are located under the splat-1.2.1/sample_data +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 @@ -93,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.1/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. @@ -104,4 +104,4 @@ can be found on the SPLAT! Web Site: -- John A. Magliacane, KD2BD -September, 2007 +August, 2008