I feel like a script kiddie doing this walkthrough and hoping it works, but it's my first exposure to doing it the right way.
First time I installed Reaper-X and got yelled at. So, now I'm try to do it the right way.
After walking through these steps, I am wondering if there is something that has changed for the latest version that requires an adjustment to the steps. After going through all the steps and getting to the "make" portion, I find that I get similar errors to Nerus:
I tried to do this using a sudo command (using Ubuntu) and they still showed up. I don't think this is a show stopper, though.
Next, the make install croaked early because of permissions, so I ran it with sudo and it seemed to complete without much of an issue. However, actually going to the "/opt/mangos" directory shows that I have almost no files in place. Here is the directory structure I have:
mangos/
mangos/lib:
mangos/mangos:
mangos/mangos/sql:
mangos/mangos/sql/tools:
mangos/mangos/sql/updates:
It doesn't make sense to me to have mangos stacked two deep... so I'm getting the impression that something is wrong... either with the build I'm pulling down, or just the fact that I'm running something I know very little about.
Any help would be nice. I'm going to keep plugging away and give any feedback if I can find what the problem is.