r519: no message
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 9 Feb 2001 22:53:20 +0000 (22:53 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 9 Feb 2001 22:53:20 +0000 (22:53 +0000)
doc/alphacalc.bmp [new file with mode: 0644]
doc/alphacalc.gif [new file with mode: 0644]
doc/ctsim-install.tex
doc/ctsim.hlp

diff --git a/doc/alphacalc.bmp b/doc/alphacalc.bmp
new file mode 100644 (file)
index 0000000..afb7e10
Binary files /dev/null and b/doc/alphacalc.bmp differ
diff --git a/doc/alphacalc.gif b/doc/alphacalc.gif
new file mode 100644 (file)
index 0000000..bbd1be5
Binary files /dev/null and b/doc/alphacalc.gif differ
index 06cdb344e7146684ffd376931d497bf9664a784c..77bf5ee54f3cbc7e305e7cbcd1de8c407a410f2f 100644 (file)
@@ -1,4 +1,4 @@
-\chapter{Installation}\index{Installation}\label{installation}%
+\chapter{Installation}\label{installation}\index{Installation}%
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
@@ -14,35 +14,47 @@ ftp://ftp.ctsim.org
 It is available in Windows 95/NT/2000 and Linux GUI versions and non-GUI versions.
 
 \section{Installing Linux RPM}\index{Installation,Linux}%
+Download the RPM file from as \helprefn{shown}{download}. Then use
+the \texttt{rpm} manager program:\\
+\hspace{1cm}\texttt{rpm -Uvh} \emph{ctsim-*.rpm}\\
+
+\ctsim will then be installed in the \texttt{/usr/local/bin}
+directory.
 
 \section{Installing Windows Binary}\index{Installation,Windows}%
 
+Download the Windows executable file as helprefn{shown}{download}.
+Simply execute this program to unpack \ctsim\ and begin the
+installation program.
+
 \section{Build From Sources}\label{build}\index{Installation,Build}%
 
-See the INSTALL file included in the source distribution for instructions.
+Refer to the INSTALL file included in the source distribution for
+instructions.
 
-\section{Web Requirements}\label{installreq}\index{Installation,Requirements}%
+\subsection{Optional Libraries When Building For Source}%
   \begin{itemize}
-  \item zlib Library (optional)\\
+  \item zlib Library\\
         Used for PNG file export.
 
-  \item libpng Library (optional)\\
+  \item libpng Library)\\
         Used for PNG file export.\\
     www.libpng.org
 
-  \item FFTW library (optional)\\
+  \item FFTW library)\\
     Used for frequency-based filtering and fourier transformations of images.\\
     www.fftw.org
 
-  \item readline library (optional)\\
+  \item readline library\\
     Used for \ctsimtext\ interactive shell.
 
-  \item dmalloc library (optional)\\
-    Used for debugging memory allocation\\
-    www.dmalloc.com
-
-  \item wxWindows library (optional) \\
+  \item wxWindows library\\
   Used for platform-independent graphical interface. The graphical-shell
   program \ctsim\ requires this library.\\
   www.wxwindows.org
+
+  \item dmalloc library\\
+    Used for debugging memory allocation\\
+    www.dmalloc.com
+
 \end{itemize}
index 299f5ee0d260c79b68ceb130dcb5aeb0643ed150..b6dda6dc61cfbe01934f4dee15f6ca7df9f9e0db 100644 (file)
Binary files a/doc/ctsim.hlp and b/doc/ctsim.hlp differ