X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=114a4b937a4e1eec6608ebf9edffd1c4b882e3a7;hb=3504a1ce545f764f4e96a31fa53dbf498e0bd9f9;hp=09f6e00db4a64175e0f62256a993587f3607338d;hpb=cae76b32deb53ddbfb94b44de132a72435f56e88;p=debian%2Fsplat diff --git a/README b/README index 09f6e00..114a4b9 100644 --- a/README +++ b/README @@ -7,14 +7,14 @@ Requirements ============ SPLAT! requires the libbzip2-1.0.1 (or later) compression library and header files for successful compilation. bzip2/libbzip2 is available -at: http://sources.redhat.com/bzip2/ +at: http://www.bzip.org/ SPLAT! also requires the zlib general purpose compression library. Any recent version included with your Linux distribution should work fine. Note, however, that zlib version 1.1.3 contains a security vulnerability that has been fixed in version 1.1.4. The latest version of zlib may be found at: http://www.gzip.org/zlib/ -If you should decide to build zlib, don't forget to invoke: +If you should decide to build zlib, it is important to invoke: ./configure -s @@ -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.1.1.tar.gz + tar xvfz splat-1.2.0a.tar.gz -This action will generate a subdirectory named splat-1.1.1. +This action will generate a subdirectory named splat-1.2.0a. Next, cd into the directory: - cd splat-1.1.1 + cd splat-1.2.0a Invoke the configure script to build SPLAT! and related utilities: @@ -61,7 +61,7 @@ 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.1.1/docs directory for information on the use of the program. +the splat-1.2.0a/docs directory for information on the use of the program. REMEMBER: Topography data must be downloaded and SPLAT Data Files must be generated using the included srtm2sdf, postdownload, or usgs2sdf @@ -91,7 +91,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.1.1/docs directory, +Please read the documentation under the splat-1.2.0a/docs directory, or consult the program's man page for more information and examples of SPLAT! use. @@ -102,5 +102,5 @@ can be found on the SPLAT! Web Site: -- John A. Magliacane, KD2BD -March 15, 2006 +January 2007