Tutorial tutorial saya sebelumnya tentang cara membuat server dota versi 1.8.x sekarang sudah banyak server yang menggunakan versi SVN. Kali ini saya bahas tuntas tentang cara membuat server dota pvpgn versi SVN-1.99 yang terbaru dengan fitur-fitur terbaru, oke mari simak penjelasan berikut .
- Pertama silahkan download TortoiseSVN Guna untuk mendownload file SVN nya setelah didownload silahkan diinstal TortoiseSVN nya.
- Buatlah Directory di driver C:/ untuk menempatkan server files PVPGN nya ex : C:\PVPGN\ Setelah dibuat directory nya silahkan buka folder C:\PVPGN\ tadi , kemudian klik kanan didalam folder pvpgn piihTortoisesvn-> Export dibaris pertama kemudian isikan kode berikut :http://svn.berlios.de/svnroot/repos/pvpgn/trunk/pvpgn/ dan tekan Ok , Source PVPGN SVN sedang didownload akan memakan waktu kurang lebih 2-3 menit.
- Buatlah diectory C:\PVPGN\build\ dan C:\PVPGN\zlib\ didalam directory C:\PVPGN\
- Download zlibb nya disini dan disini jika selsai didownload silahkan di extract di folder C:\PVPGN\zlib
- Download dan Instal mysql disini
- Download and install PostreSQL disini
- Download dan Install C-make
- Download Visual Studio 2005 saat penginstalan visual studio 2005 kita hanya membutuh kan visual c++ jadi yang dipilih / checklist hanya visual c++ silahkan unmark Visual Basic, J#, C# Microsoft SQL 2005(MSQL) mobile development tools dsb.
- Compiling ,
Start Cmake -> Start->All Programs-> Cmake-> Cmake Where is the source code: -> in my computer C:\PVPGN\ Where want to make the binaries: C:\PVPGN\build\ After this click Configure and select Visual Studio 8 2005 cmake doesn't find zlib files and you get an error message. You browse the directory to cmake -> C:\PVPGN\zlib\ and dll file. Also you must mark ON or OFF MYSQL or PostreSQL and add developer files directory and dll file. If you want you can disable D2CS support or bnet just take it OFF. Or you can modify installation dir. Now you can click to OK button and cmake will be work on long time.
When cmake finished you can open C:\PVPGN\build\ directory and start pvpgn.sln file. Visual Studio 2005 will be load project files. After this click on build -> BUILD ALL or INSTALL VS2005 will be work on several minutes, and created files in C:\Program Files\pvpgn\ or what you option in cmake.
When VS2005 is ready you must copy mysql or postresql developer files in the same dir like bnetd.exe If you have MSQL -> \MySQL\MySQL Server 5.0\lib\opt\ from here. If you have PostreSQL -> \PostgreSQL\8.2\bin\ from here. To sbin folder like this: C:\Program Files\pvpgn\sbin\bnetd.exe here. And you must download support files disini And extract in \files\ directory.
Jika kesulitan dalam compiler manual kita dapat menggunakan pvpgn magic builder yang lebih mudah, simak :
yang dibutuh kan adalah :
- Visual C++ 2005 (Express is not supported)
- Visual C++ 2008 (Express is supported)
- Visual C++ 2010 (Express is supported)
Tidak ada komentar:
Posting Komentar