|
|
Line 18: |
Line 18: |
|
|
|
|
|
==Compiling Prerequisites== |
|
==Compiling Prerequisites== |
|
:*Download [http://dl.sv.nongnu.org/releases/glob2/mingw/glob2_required_libs_mingw-2.tar.bz2 glob2_required_libs_mingw-2.tar.bz2] and put it in the home directory of mingw (c:\msys\1.0\home\XXX\ where XXX is the username) |
|
:*Download [http://dl.sv.nongnu.org/releases/glob2/mingw/glob2_required_libs_mingw-2.tar.bz2 glob2_required_libs_mingw-2.tar.bz2] and put it in the home directory of msys (c:\msys\1.0\home\XXX\ where XXX is the username) |
|
:*Double click the MSYS icon that has been placed on your desktop during MSYS's installation. |
|
:*Double click the MSYS icon that has been placed on your desktop during MSYS's installation. |
|
:*Go in the directory where you put the glob2_required_libs_mingw-2.tar.bz2 (for example cd ~) and untar the libraries using the command below. This process could take a while: |
|
:*Go in the directory where you put the glob2_required_libs_mingw-2.tar.bz2 (for example cd ~) and untar the libraries using the command below. This process could take a while: |
Line 49: |
Line 49: |
|
|
|
|
|
==Testing Globulation 2 on windows== |
|
==Testing Globulation 2 on windows== |
|
|
:*Download [http://dl.sv.nongnu.org/releases/glob2/mingw/glob2_windows_runtime-2.tar.bz2 glob2_windows_runtime-2.tar.bz2] and put it in the home directory of msys (c:\msys\1.0\home\XXX\ where XXX is the username) |
|
:*Download glob2_windows_runtime.tar-2.bz2 |
|
|
|
:*Double click the MSYS icon that has been placed on your desktop during MSYS's installation. |
⚫ |
::<table width="90%"><tr valign="top"><td style="border: 1px dashed #FFFFFF; padding: .3em .9em .3em; color: #FFFFFF; background-color: #114700"> wget http://dl.sv.nongnu.org/releases/glob2/mingw/glob2_windows_runtime-2.tar.bz2</td></tr></table> |
|
|
|
:*Go in the directory where you put the glob2_windows_runtime-2.tar.bz2 (for example cd ~) and untar the libraries using the command below: |
|
:*Extract it with : |
|
|
::<table width="90%"><tr valign="top"><td style="border: 1px dashed #FFFFFF; padding: .3em .9em .3em; color: #FFFFFF; background-color: #114700">tar jxf glob2_windows_runtime-2.tar.bz2</td></tr></table> |
|
<!-- ::<table width="90%"><tr valign="top"><td style="border: 1px dashed #FFFFFF; padding: .3em .9em .3em; color: #FFFFFF; background-color: #114700">mkdir glob2_runtime/</td></tr></table> --> |
|
⚫ |
::<table width="90%"><tr valign="top"><td style="border: 1px dashed #FFFFFF; padding: .3em .9em .3em; color: #FFFFFF; background-color: #114700"> tar jxf glob2_windows_runtime-2.tar.bz2 -C glob2_runtime/</td></tr></table> |
|
:*Copy the folders data/, maps/, and campaigns/ and the files AUTHORS and COPYING to glob2_runtime/, overwriting any existing files |
|
:*Copy the folders data/, maps/, and campaigns/ and the files AUTHORS and COPYING to glob2_runtime/, overwriting any existing files |
|
:*Copy glob2.exe which is in the src directory (glob2/src/) to glob2_runtime/ |
|
:*Copy glob2.exe which is in the src directory (glob2/src/) to glob2_runtime/ |