|
From: <le...@pr...> - 2005-06-26 13:10:19
|
Update of /cvsroot/meshdb/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14707 Modified Files: Tag: leonard-dev README.setup Log Message: extra notes on win32 Index: README.setup =================================================================== RCS file: /cvsroot/meshdb/src/Attic/README.setup,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -d -r1.1.2.1 -r1.1.2.2 --- README.setup 7 Nov 2004 09:42:55 -0000 1.1.2.1 +++ README.setup 26 Jun 2005 13:10:09 -0000 1.1.2.2 @@ -41,7 +41,7 @@ but has a restrictive licence, is not free in VPF format and also requires a registration.) -2. Install required software: +2b Install required software: - mysql (server) - apache (web server) @@ -52,6 +52,20 @@ - zlib - gcc, make +2c For Win32: + - http://www.mingw.org/ + - http://gnuwin32.sourceforge.net/packages/libgw32c.htm + - http://gnuwin32.sourceforge.net/packages/libpng.htm + - http://gnuwin32.sourceforge.net/packages/zlib.htm + - http://gnuwin32.sourceforge.net/packages/gd.htm + - http://gnuwin32.sourceforge.net/packages/libintl.htm + - http://gnuwin32.sourceforge.net/packages/libiconv.htm + - http://gnuwin32.sourceforge.net/packages/xpm-nox.htm + - http://gnuwin32.sourceforge.net/packages/freetype.htm + - http://gnuwin32.sourceforge.net/packages/jpeg.htm + + Edit c:\program files\gnuwin32\bin\gd-config and remove the "-lX11" + 3. Set up your MySQL server and create a 'mesh' database. (a) Create db2/config-local.php |