r10675: remove commands commented-out
[ctsim.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 160aa2d35bcb98d606c32f47051fc80d08edf89f..d9ac974c8a2dd1b7594b4ed6c3e55905368cee63 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,12 +18,10 @@ fftw (http://www.fftw.org)
 
 wxWindows (http://www.wxwindows.org)
   Used by CTSim (src/*) graphic front-end. Platform independent for
-  GTK, Motif, and Windows32 API's.
+  GTK, Motif, and Windows32 API's. Requires version 2.4.0 or later.
 
-g2 (http://g2.sourceforge.net)
-  Currently, used partially by SGP (Simple Graphics Package) for 
-  graphical display by command-line tools (tools/*). This library
-  will likely be deprecated in favor of wxWindows.
+ctn (http://www.erl.wustl.edu/DICOM/ctn.html)
+  Used by CTSim for DICOM file import and export
 
 lam (http://www.mpi.nd.edu/lam/)
   There is support is MPI clustering. I use this code at home for my
@@ -38,6 +36,9 @@ apache (http://www.apache.org)
   --with-cgibin-dir=..., --with-cgibin-url=..., --with-webdata-dir=...,
   --with-webdata-url=..., and --with-html-dir=...  must be set.
 
+readline (http://www.gnu.org)
+  Used for provide command-line editing in ctsimtext shell
+
 
 CTSim Specific Configuration Help
 ---------------------------------