|
|
Line 5: |
Line 5: |
|
#install msysDTK-1.0.1.exe in the same directory that you installed mingw and msys ([http://www.mingw.org/download.shtml Mingw download page]) |
|
#install msysDTK-1.0.1.exe in the same directory that you installed mingw and msys ([http://www.mingw.org/download.shtml Mingw download page]) |
|
#run msys.bat from the installation directory |
|
#run msys.bat from the installation directory |
|
#download [Media:Glob2_required_libs_mingw.tar.bz2] |
|
#download glob2_required_libs_mingw.tar.bz2 : |
|
|
#*wget http://globulation2.org/dev/glob2_required_libs_mingw.tar.bz2 |
|
#untar the libraries like this : |
|
#untar the libraries like this : |
|
#*tar jxf glob2_required_libs_mingw.tar.bz2 -C / |
|
#*tar jxf glob2_required_libs_mingw.tar.bz2 -C / |
Line 24: |
Line 25: |
|
===Test globulation2 on windows :=== |
|
===Test globulation2 on windows :=== |
|
|
|
|
|
#type wget ... to download [Media:glob2_runtime.tar.bz2] |
|
#download glob2_windows_runtime.tar.bz2 |
|
|
#*wget http://globulation2.org/dev/glob2_windows_runtime.tar.bz2 |
|
#extract it with |
|
#extract it with |
|
#*tar jxf glob2_runtime.tar.bz2 |
|
#*tar jxf glob2_windows_runtime.tar.bz2 |
|
#go in the glob2 directory where you have compiled glob2 and type |
|
#go in the glob2 directory where you have compiled glob2 and type |
|
#*./syncdata |
|
#*./syncdata |