I tried my best looking over information from here and google, but Ive left no choice but to make a topic!
Anyways, I've attempted to try setting up hercules on my ubuntu server, via ssh.
I've read that installation is similar to rAthena, but long story short, when I send the command "make sql" it creates a login-server, char-server and map-server in the folder, but not
login-server_sql, char-server_sql or map-server_sql.
Steps I've done so far:
Obtained hercules via git, ( Git clone, git pull, and even git commit -a)
Then ran
./configure --enable-packetver=20130807
and
./configure --enable-64bit
first, then I run make sql, but during the process warnings come up about:
"console.o (symbol from plugin): warning: memset used with constant zero length parameter; this could be due to transposed parameters"
""__fdelt_warn'" declared with attribute warning: bit outside of fd_set selected [enabled by default]"
for several pieces in login, map, char folders in the /src.
This is where im stuck in trying to setup. What did I mess up? or what am I missing?
Other things I've tried were attempting the build directory and running those commands then the make install would also fail because when trying to run cmake "svn: "not a working directory" would come up.
Sorry for all the text, but hoping that someone has an answer! Thanks.
I tried my best looking over information from here and google, but Ive left no choice but to make a topic!
Anyways, I've attempted to try setting up hercules on my ubuntu server, via ssh.
I've read that installation is similar to rAthena, but long story short, when I send the command "make sql" it creates a login-server, char-server and map-server in the folder, but not
Steps I've done so far:
Obtained hercules via git, ( Git clone, git pull, and even git commit -a)
Then ran
and
first, then I run make sql, but during the process warnings come up about:
for several pieces in login, map, char folders in the /src.
This is where im stuck in trying to setup. What did I mess up? or what am I missing?
Other things I've tried were attempting the build directory and running those commands then the make install would also fail because when trying to run cmake "svn: "not a working directory" would come up.
Sorry for all the text, but hoping that someone has an answer! Thanks.
Share this post
Link to post
Share on other sites