Ubuntu 12.04 - ManaServ - Server Install - XML error?
Posted: 11 Jun 2013, 00:34
Right,
Take 2. This is a recycled thread.
It tells me to start the account server.... being wholly new to this... I...do the following.
Output:
HTML, CSS, PHP sure, I'll debug that all day. XML whole new kettle o'fish. What am I doing wrong?
...while I'm pondering this....
if I press: make again. I get the following.
Built target enet
Built target manaserv-account
Built target manaserv-game
...yet I can't can either of them anywhere o.O (which is why I'm foolishly trying to execute the code::blocks project files haahaha..haaaaa~..*failwhale*. After a quick view of the README, it seems that two binary files are not being produced...
0210hrs Good news, I found the binaries. Why are they in the src file and are they the ones I'm supposed to be using, because they don't like not having a config file and I don't want to screw things up by shoving one in there >.>;
http://doc.manasource.org/server_configuration
Says nothing about going into the src folder....just noticed that ManaServ is supposedly 'experimental' after doing a quick search. Yeah... I get that much but come on it's two years O_o; Nuts...this is made for a windows server obviously...
Take 2. This is a recycled thread.
It tells me to start the account server.... being wholly new to this... I...do the following.
Code: Select all
sudo chmod a+x accountserver.cbp
./accountserver.cbp
Code: Select all
./accountserver.cbp: line 1: syntax error near unexpected token `newline'
./accountserver.cbp: line 1: `<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>'
...while I'm pondering this....
if I press: make again. I get the following.
Built target enet
Built target manaserv-account
Built target manaserv-game
...yet I can't can either of them anywhere o.O (which is why I'm foolishly trying to execute the code::blocks project files haahaha..haaaaa~..*failwhale*. After a quick view of the README, it seems that two binary files are not being produced...
0210hrs Good news, I found the binaries. Why are they in the src file and are they the ones I'm supposed to be using, because they don't like not having a config file and I don't want to screw things up by shoving one in there >.>;
http://doc.manasource.org/server_configuration
Says nothing about going into the src folder....just noticed that ManaServ is supposedly 'experimental' after doing a quick search. Yeah... I get that much but come on it's two years O_o; Nuts...this is made for a windows server obviously...