How to compile Exult on Linux...?

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Beni

How to compile Exult on Linux...?

Post by Beni »

Hi there, just a quick one. I'd like to know how I can compile Exult on Linux. There is no such thing like configure.sh and running ./configure.ac does not do a thing... I'd need to get that explained (does not necessarily have to be idiot-proof... heh)
wjp
Site Admin
Posts: 1708
Joined: Thu May 14, 2020 1:34 pm

Re: How to compile Exult on Linux...?

Post by wjp »

You need to run autogen.sh to generate configure. (As explained in the INSTALL file)
Locked