Help running ManaServ on Cygwin

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
FBSC
Peon
Peon
Posts: 5
Joined: 30 Jan 2010, 21:31

Help running ManaServ on Cygwin

Post by FBSC »

Hello, I'm new here :)
I wanna run my Manaserv server on Cygwin, so I followed the instruction on the wiki.
I compiled everything, downloaded things from http://gitorious.org/tmwserv-data and symlinked.
Anyway, account and game server gives me errors about not-found files (items.xml in the case of account and maps.xml for the game server).
Can anyone help me?
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Re: Help running ManaServ on Cygwin

Post by Rotonen »

This message used to be meaningful.
FBSC
Peon
Peon
Posts: 5
Joined: 30 Jan 2010, 21:31

Re: Help running ManaServ on Cygwin

Post by FBSC »

I searched into the wiki but couldn't find anything wich helps me... I tried to move those file to a "data" subdir but doesn't work anyway...
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Help running ManaServ on Cygwin

Post by Jaxad0127 »

http://wiki.themanaworld.org/index.php/ ... up_TMWServ
Just replace TMWServ with ManaServ in the instructions.
Image
FBSC
Peon
Peon
Posts: 5
Joined: 30 Jan 2010, 21:31

Re: Help running ManaServ on Cygwin

Post by FBSC »

That's the strange point: i followed all steps but won't go... I also copied (and not only symlinked) the files but nothing to do...
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Help running ManaServ on Cygwin

Post by Jaxad0127 »

So, you have (for example) tmwserv-data as the data directory with parts from (for example) tmwdata? And you're running hte servers from the directory that contains the data directory?
Image
FBSC
Peon
Peon
Posts: 5
Joined: 30 Jan 2010, 21:31

Re: Help running ManaServ on Cygwin

Post by FBSC »

That's my directory tree:
-manaserv
*manaserv-account.exe
*manaserv-game.exe
*manaserv.xml
*(cygwin dlls)
*mana.db
*(log files)
--data
**runes.xml
**maps.xml
**items.xml
**permissions.xml
---scripts
all the files are physically in the directory and not symlinked
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Help running ManaServ on Cygwin

Post by Crush »

Why do you try to run ManaServ on Cygwin? It compiles natively on windows without problems.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
FBSC
Peon
Peon
Posts: 5
Joined: 30 Jan 2010, 21:31

Re: Help running ManaServ on Cygwin

Post by FBSC »

really? i thought it uses UNIX sockets.... Now I'll try...
[EDIT]
I can't reach how to compile on MinGW... i can't run autoreconf and configure...
Post Reply