For$
<!-- begin site header -->
<div id=

Author Topic: Installation Problems  (Read 8372 times)

Brian

  • Newbie
  • *
  • Posts: 2
    • View Profile
Installation Problems
« on: December 21, 2010, 04:50:08 am »
I am really excited to try your server but I cannot get it to install =(. 

I have all the necessary prereqs installed (I think.. I know the libevent, zlib, and libnoise are installing correctly). 

I'm not sure what the problems are.. I am running Cent OS 5.

[root@server src]# make
g++  -I. -I/usr/Local/include -I/usr/include   -c -o mineserver.o mineserver.cpp
In file included from plugin.h:48,
                 from mineserver.h:43,
                 from mineserver.cpp:55:
hook.h:1854:7: warning: no newline at end of file
g++  -I. -I/usr/Local/include -I/usr/include   -c -o map.o map.cpp
In file included from plugin.h:48,
                 from mineserver.h:43,
                 from map.cpp:56:
hook.h:1854:7: warning: no newline at end of file
In file included from map.cpp:57:
tree.h:81:7: warning: no newline at end of file
map.cpp: In member function âvoid Map::checkGenTrees()â:
map.cpp:79: error: âTreeâ was not declared in this scope
map.cpp:79: error: expected `;' before âtreeâ
map.cpp:80: error: âtreeâ was not declared in this scope
make: *** [map.o] Error 1

Manhim

  • Developer
  • Newbie
  • ****
  • Posts: 10
    • View Profile
Re: Installation Problems
« Reply #1 on: December 21, 2010, 07:49:20 pm »
Are you sure that you got the latest Git version? I have been able to compile it on my CentOS 5 version.

Brian

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Installation Problems
« Reply #2 on: December 21, 2010, 09:43:02 pm »
I did:

git clone https://github.com/fador/mineserver.git

It should be the latest version, right?

krono

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Installation Problems
« Reply #3 on: December 22, 2010, 08:31:03 pm »
I fixed it, it got integrated in d81a830705efae4ab8ce