Elmatus Posted December 8, 2014 Share Posted December 8, 2014 Hi, I want to create my server on OS X. I followed all the steps in the Wiki post, Building_MTASA_Server_on_Mac_OS_X, and everything seems good, until Compiling the server autoreconf -fi CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib" ./configure make install Is that a Terminal command? I tried to execute them by copy/paste them. Also one by one but nothing seems to work. When I tried one by one, autoreconf -fi gives me the following error: autoreconf: 'configure.ac' or 'configure.in' is required I will appreciate any help Link to comment
0 MTA Team ccw Posted December 9, 2014 MTA Team Share Posted December 9, 2014 Try this to get more info about the problem: autoreconf -fiv Link to comment
0 Elmatus Posted December 12, 2014 Author Share Posted December 12, 2014 Same error with autoreconf -fiv Link to comment
0 MTA Team ccw Posted December 12, 2014 MTA Team Share Posted December 12, 2014 I said try that to get more info about the problem. Show the whole output. Link to comment
0 Elmatus Posted December 27, 2014 Author Share Posted December 27, 2014 It is the only thing displayed in the console. Link to comment
Question
Elmatus
Hi, I want to create my server on OS X.
I followed all the steps in the Wiki post, Building_MTASA_Server_on_Mac_OS_X, and everything seems good, until Compiling the server
Is that a Terminal command? I tried to execute them by copy/paste them. Also one by one but nothing seems to work.
When I tried one by one, autoreconf -fi gives me the following error:
I will appreciate any help
Link to comment
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now