Imported Upstream version 1.2.1
[debian/splat] / README
diff --git a/README b/README
index 114a4b937a4e1eec6608ebf9edffd1c4b882e3a7..5de6cee5c1d40e1b56f9f9538af680b3f7f9af1d 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Requirements
 ============
 SPLAT! requires the libbzip2-1.0.1 (or later) compression library and
 header files for successful compilation.  bzip2/libbzip2 is available
-at: http://www.bzip.org/
+at: http://sources.redhat.com/bzip2/
 
 SPLAT! also requires the zlib general purpose compression library.
 Any recent version included with your Linux distribution should work
@@ -26,7 +26,7 @@ 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
@@ -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.0a.tar.gz
+       tar xvfz splat-1.2.1.tar.gz
 
-This action will generate a subdirectory named splat-1.2.0a.
+This action will generate a subdirectory named splat-1.2.1.
 
 Next, cd into the directory:
 
-       cd splat-1.2.0a
+       cd splat-1.2.1
 
 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.0a/docs directory for information on the use of the program.
+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
+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.0a/docs directory,
+Please read the documentation under the splat-1.2.1/docs directory,
 or consult the program's man page for more information and examples
 of SPLAT! use.
 
@@ -102,5 +104,4 @@ can be found on the SPLAT! Web Site:
 
 --
 John A. Magliacane, KD2BD
-January 2007
-
+September, 2007