World of Warcraft
Windows Version compilled by bogie :
Latest releases can always be found here
At the momment latest release 2723a
Linix version compilled by Whiroph :
MaNGOS 2652 Release
DBC:
1.12.1 [download]
DATABASE:
silver db 0.5.0 full [download]
silver db 0.5.1 svn patches [download]
silver db 0.5.2 svn patches [download]
silver db 0.5.3 svn patches [download]
New MAPS:
1.12.1 [download]
New ad.exe Download
Quote:
| Linux guide
easy way to get it running - 1 Week Ago 1. 2. lala:/opt# mkdir mangos 3. notice - there is a link to svn, but you need to type it the as it is. If all went ok go to to next one 6. 7. so - it’s installed now - great but, it’s not done yet. 8. now start mangos from second shell or term window (also from your bin directory) type ./mangosd it will end like this (if all went ok) Setting Grid clean up delay to 300 seconds. mangos> 9. 10. ——————————————————————————————————————————————- ok, one little update!!!!! IF you download mangos via svn, it can be ver 0.6, and then u need maps 1.12.2 and u can find them here (usualy, u get error that maps are outdated, then just download 1.12.2 maps and place them in /maps dir and play it again Sam ) ——————————————————————————————————————– MySql tutorial MySql is required for mangos to work, optional is PHPMyAdmin and PHP. i.e. (debian) apt-get install mysql-server phpmyadmin php5 (to be able to install php5 and mysql 5 maybe you’ll need to modify your apt source list - but that’s way out of this tutor). When you install MySql, download newest SDB (HERE - SDB forum - registration needed). Ok, you have latest database, now let’s create database. If you installed phpmyadmin, point your browser to i.e. http://localhost/phpmyadmin/index.php login to your mysql server with usrname & passwd, and you’ll see a field - Create new database, there create database called mangos and once again create database realmd. Becouse phpmyadmin has a limitation of filesize to import, got to shell/terminal and type: lala:/where/u/xtracted/sdb/ mysql -p mangos < name-of-sql.sql (i.e. lala:/opt/mangos/sql# mysql -p mangos < mangosdb.sql) It will take some time to import about 100-120mb of data. So you have your databases up and running. You need to edit realmd database table realmlist to set it the way you want (realmname, ip .. . .). In case that it is needed, update your mangos db (in your mangos dir, there is dir sql, and inside is dir updates. There are located updates for mangos and realmd. So, point your browser to http://localhost/phpmyadmin/index.php login and on the left side select database mangos, then go to import, click browse and navigate to your mangos/sql/updates dir. select the update you want (recommended is to exec ALL UPDATES newer than your DB release) and hit go. If you get error, in most cases it means that the update you’r trying to do is already included in your database, but read the error output. So, this is really short mysql tutorial, i’ll try to add some more things later. lala:/# svn up https://svn.sourceforge.net/viewvc/mangos/trunk /opt/mangos it will download all updated files newer than your release, but you have to read a bit to figure out if some major update has been made (like transports.sql) becouse transports.sql needs transports.cpp and transports.h to work fine. That’s just an example, I hope this can help someone. —————————————————————————————————————————————— TESTING REALMD: UploadTemple.COM - Free File Hosting up to 30MB! |
Quote:
| Windows setup guide
1. What you need: 2. Installation 3. Config files 4. Accounts 5. Starting server 6. Update Enjoy! |
I hope this help evryone
All links tested and working corect .
Quote:
| Originally Posted by kennythekid
MANGOS SETUP GUIDE FOR WIN32: 2. Mangos DBc and map packs: 3. Mangos Database SDB: ————————————————- 4. Mysql and Navicat | and other software that u might need (for Database needs) Navicat download link: II - INSTALATION 1. Extract your latest mangos rev. in (i’ll take for example C:/mangos) UPDATE: As u can see now u have Mangos 2641 with SDB rev 277 Mangos REV: Changelog: http://svn.sourceforge.net/viewvc/ma…runk/?view=log copy all files and folders in C:/mangos/ except the config files (just check them for new entries if they have just copy them to your config files and save) SDB REV: Import with Navicat all new files in mangos db (its better to use a program called ‘TurtoiseSDV’ to know what new changes have been made in the sql files cuz they don’t post others they update the existing ones) I WILL UPDATE THIS WITH NEW THINGS IF YOU ASK FOR THEM OR THERE IS SOMETHING WRONG IN IT Cheerz, |
Source; http://forum.ragezone.com/f114/