Page 1 of 1

Can't compile on shared server

Posted: Mon Aug 08, 2016 10:50 pm
by bush8816
My shared hosting (hostgator) does not offer/allow a compiler to be installed on the server (CentOS).. Can Unreal be compiled on my mac or pc and then uploaded to the server? I've tried, the install works, but when I try to run Unreal I get errors pertaining to the config file, which is complete and correctly named and in the right folder.

Re: Can't compile on shared server

Posted: Fri Aug 26, 2016 2:48 am
by dboyz
Hi,

Since nobody has responded, the answer is no.

In fact you cannot move your unrealircd directory around in the same box because it depends on the directory of installation during compilation time.
Also, you (obviously) cannot run a software that was compiled for a different OS (i.e. you cannot run unrealircd that was compiled for Windows on Linux)

PS: I do not know the right term here, just to give you an idea why it doesn't work.