--
NigelTucker - 27 Apr 2008
Win32 Build Packages
The following packages are needed to install the
MySQL database:
- ngi00.txt.zip - essential
- test_users.txt.zip - essential
- sqlite.odbc.zip is useful for checking up the sqlite database if used
- setup_mysql_dsk.exe provides a GUI client to the MySQL database
- mysql-essential-5.0.51a-win32.msi is the main installed for the MySQL version 5.0 DBMS.
The following packages need to be installed for building with Visual Studio 2005:
- Visual Studio 2005 with C#
- opensim.world45.zip for the server source code
- libs_world45.zip for the client source code
- The Orbit download manager or similar is useful for large file downloads and Win32.
I don't think nant will run for VS2005 - this is only useful for VS2008. Solution (.sln) files exist for all the server projects. Other useful packages are:
- nunit-2.4.7-net-2.0.zip
- nant-0.85-bin.zip
Toad for
MySQL is also a useful database manager GUI. This is freeware and the latest version is 3.1.1.462. It provides direct access to table structure and data. It is downloadable from
Toad
Topic revision: r2 - 03 Jul 2008 - 00:15:08 -
NigelTucker