X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=INSTALL;h=086d8b3ae8e55bb4c72d6e9bffa669c6c6c0e510;hp=5431237a774b7d2177d632e8be5f2aceaafc909a;hb=44ba9ce559d2d52cbd7bbea6bcd76242840fd3eb;hpb=595e63c804284d460ce4d032c3848b75bc57186d diff --git a/INSTALL b/INSTALL index 5431237..086d8b3 100644 --- a/INSTALL +++ b/INSTALL @@ -22,6 +22,7 @@ apache (http://www.apache.org) --with-cgibin-dir=..., --with-cgibin-url=..., --with-webdata-dir=..., --with-webdata-url=..., and --with-html-dir=... must be set. + CTSim Specific Configuration Help --------------------------------- @@ -45,11 +46,11 @@ Platforms Tested Recent development is with GNU/Linux. I have tested compilation on FreeBSD v4.0, BSD/OS v3.0, and Solaris v8 (gcc 32-bit), and IA64 (gcc) -, and Microsoft Windows 2000 (Visual C++ 6.0 and cygwin). +, and Microsoft Windows 2000 (Visual C++ 6.0, cygwin, and mingw32). -Microsoft Windows Installation ------------------------------- -Run make.bat from the root directory +Visual C++ Installation +----------------------- +Run make.bat from the root directory (Note, make.bat is out of date) CYGWIN v1.1.0 ------------- @@ -59,6 +60,7 @@ should be deleted. getopt_long appears broken, configure.in checks for cygwin to use bundled version of getopt_long. + Basic Installation ==================