X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=INSTALL;h=265eccec0f2741c8d06443e1abee751ba9f6327f;hp=ad4661686f6d93abf80c8466abb098b41f4b4b21;hb=82ea0c94394a5a175b260160760155a6686203a1;hpb=4b18b0a7fed4e25130c6edf7929d0df50b8c24ea diff --git a/INSTALL b/INSTALL index ad46616..265ecce 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ fftw (http://www.fftw.org) wxWindows (http://www.wxwindows.org) Used by CTSim (src/*) graphic front-end. Platform independent for - UNIX and Windows + GTK, Motif, and Windows32 API's. g2 (http://g2.sourceforge.net) Currently, used partially by SGP (Simple Graphics Package) for @@ -29,12 +29,18 @@ lam (http://www.mpi.nd.edu/lam/) There is support is MPI clustering. I use this code at home for my beowulf cluster. +dmalloc (http://www.dmalloc.com) + This adds debugging to memory allocation routines + perl (http://www.perl.org) apache (http://www.apache.org) There is support for web-driven CT Simulation. To use this, the --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 ---------------------------------