Page 1 of 1

i want to compile the whole project-----need help!

Posted: 03 Jun 2011, 01:53
by zxjzxj521@163.com
i am a developer.
if i want to compile and run the whole game in redhat or fedora,what packets need i download??
the packets is so many and i dont know which one i should to download.
3ku for your help

Re: i want to compile the whole project-----need help!

Posted: 03 Jun 2011, 02:31
by baseballboy
Compiling the server: http://wiki.themanaworld.org/index.php/ ... a_on_Linux

for the fedora client just do some digging I think Mistakes has a post for it somewhere

i want to compile and run the whole game(client and server)

Posted: 03 Jun 2011, 08:37
by zxjzxj521@163.com
i am a developer.
if i want to compile and run the whole game in redhat or fedora,what packets need i download??
the packets is so many and i dont know which one i should to download.


i want to study this game codes and first i must compile it including client and server.........complexing........
look these: which one i need to down?? TMW server != eAthena server?? tmwAthena!=eAthena server??
what are differents between eAthena server and TMW server and tmwAthena?? so many packets..........complexing........

Mana branding git://gitorious.org/tmw/tmw.git git@gitorious.org:tmw/tmw.git Atom
This repository contains the branding files to turn Mana into TMW.
TMW tmwAthena client data git://gitorious.org/tmw/tmwa-client-data git@gitorious.org:tmw/tmwa-client-data.git Atom
This repository has the client data for TMW's tmwAthena.
TMW music git://gitorious.org/tmw/music.git git@gitorious.org:tmw/music.git Atom
This repository has the background music for the client.
TMW client data git://gitorious.org/tmw/client-data.git git@gitorious.org:tmw/client-data.git Atom
This repository contains the client data for TMW's ManaServ.
TMW server data git://gitorious.org/tmw/server-data.git git@gitorious.org:tmw/server-data.git Atom
This repository contains the server data for TMW's ManaServ.
TMW website git://gitorious.org/tmw/website.git git@gitorious.org:tmw/website.git Atom
This repository has our website.
eAthena server git://gitorious.org/tmw-eathena/mainline.git git@gitorious.org:tmw-eathena/mainline.git Atom
This repository contains our hacked up eAthena.
tmwAthena data git://gitorious.org/tmw/tmwa-server-data.git git@gitorious.org:tmw/tmwa-server-data.git Atom
This repository has the data for our tmwAthena.
TMW Art git://gitorious.org/tmwart/mainline.git git@gitorious.org:tmwart/mainline.git Atom
This repository has some sources for our artwork.


3ku for your help

Re: i want to compile and run the whole game(client and serv

Posted: 03 Jun 2011, 09:10
by Crush
Hello zxjzxj521

The server which is currently used on the official server is tmwAthena. It is a modified version of eAthena, a Ragnarok Online server. Some people still refer to it as eAthena from time to time. Manaserv is the new server which is currently under development and not really usable yet. It uses the same client, but the gameplay is completely different.


When you want to try out the current server, you need:
- Client: http://gitorious.org/mana/mana
- tmwAthena: http://gitorious.org/tmw-eathena
- tmwAthena data: http://gitorious.org/tmw/tmwa-server-data
- (optional) Client data: http://gitorious.org/tmw/tmwa-client-data

You can just download the client data using the auto updater, but when you also want to experiment with the content you should create a setup with local content files. I wrote a guide here: http://forums.themanaworld.org/viewtopi ... =13&t=2617


When you want to try out the new server, you need:
- Client: http://gitorious.org/mana/mana
- Manaserv: http://gitorious.org/mana/manaserv

Manaserv includes example client- and server data with a very simple game world. To use it you need to define the path to the client data when starting the client. You do this with the -d command line parameter.


By the way: I merged your thread with the other one you made about the same issue. Please do not create more than one thread about the same topic. It leads to parallel discussions which are hard to follow.

Re: i want to compile and run the whole game(client and serv

Posted: 03 Jun 2011, 09:26
by zxjzxj521@163.com
Crush,thank you for your information.
i will try it!!!
:)