Hosting a Graal Server on Linux?

I’m sorry if this has been posted, i’m on mobile and talking to a friend about hosting a Graal server on his server box for me. Like the title says, it’s a Linux server box, and I would like to know if this is possible, and if it is. How? A link to a tutorial or maybe posting a tutorial here would be very helpful! I want to start developing for Graal again!

There is a tutorial somewhere. You pretty much clone the gserver repo, install boost and premake, and then compile.

[QUOTE=hosler;107708]There is a tutorial somewhere. You pretty much clone the gserver repo, install boost and premake, and then compile.[/QUOTE]

Alright, thanks I’ll look for it.

You could try this:
https://www.aidan.in/downloads/gserver2_d.gzip

It’s the latest build, but it’s what I run on my x86 NAS so it may or may not work.

[QUOTE=aydun;107720]
You could try this:
https://www.aidan.in/downloads/gserver2_d.gzip

It’s the latest build, but it’s what I run on my x86 NAS so it may or may not work.
[/QUOTE]

as long as you’ve noted down which versions of the libraries you had installed when you compiled it, there should be no issue.