Desmond
Joined: 7th Jun 2010
Posts: 2424
compile under centos 5.5 64bit?
anyone know how as i have a spare vps with a really good connection and bored of hosting minecraft ---
I am an alien and not crazy!
14 years, 5 weeks ago
|
Re: compile under centos 5.5 64bit?
The hardest part will be setting up GCC >= 4.5 as that will probably require you to build it from source. You will also need mysql-devel and sqlite3-devel. After you have all of those installed just run the configure script `./configure linux` and use the Makefile to compile eoserv `make
eoserv SQLITE=1 MYSQL=1`.
14 years, 5 weeks ago
|
Re: compile under centos 5.5 64bit?
14 years, 5 weeks ago
| | |