General * Apache (latest version) * postgresql 7.4.1 * PostGIS 0.8.1 (follow installation instructions here http://postgis.refractions.net/docs/ch02.html) * Perl 5.8.0 (get latest version from perl.com) * netcdf-perl-1.2.2 (for data scout) * udunits-1.12.1 (for data scout) * ImageMagick 5.5.7 (build the PHP .so) ./configure --with-perl=/usr/local/perl/bin/perl Application server * PHP 4.3.2 (both the cgi and cli binaries) ./configure \ --enable-shared \ --with-regex=system \ --with-gd \ --with-ttf=/usr \ --enable-gd-native-ttf \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-zlib \ --enable-force-cgi-redirect \ --enable-dbase \ --with-config-file-path=/etc/httpd/conf \ --with-freetype-dir=/usr/include/freetype \ --with-pgsql \ --with-dbasel * MapServer-related installs * proj-4.4.7 * gd-2.0.28 * gdal-1.2.4 * libwww-5.3.2-20011211 * MapServer 4.0.1 (latest version is 4.4.x, but let's stick w/ 4.0.1 for now) ./configure --with-proj \ --with-wmsclient \ --with-libwww \ --with-gdal \ --enable-runpath \ --with-php=../php-4.3.2 \ --without-tiff \ --with-gd=/usr/local \ --enable-force-freetype1 \ --enable-internal-ld-detect \ --with-postgis \ --with-wfs \ --with-ogr * GMT 3.4.3