bnordli / rftg

Race for the Galaxy AI
173 stars 32 forks source link

./configure should have +x bit set #1

Closed lebigot closed 8 years ago

lebigot commented 8 years ago

In order to install and do ./configure, the src/configure file should have its +x bit set for the user. It doesn't (at least when cloning on OS X).

bnordli commented 8 years ago

Will 4d83e00 suffice?

If there is anything else missing for building on OS X, I'll be happy to take a pull request.

lebigot commented 8 years ago

Yeah, I am not yet sure about how to compile on OS X: it is not finding GTK. I haven't investigated this.

bnordli commented 8 years ago

This a very old post: https://boardgamegeek.com/article/3875973#3875973, but MacPorts seems to still be alive, so you can give it a shot.

  1. aug. 2016 17:14 skrev "Eric O. LEBIGOT (EOL)" <notifications@github.com

    :

Yeah, I am not yet sure about how to compile on OS X: it is not finding GTK. I haven't investigated this.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bnordli/rftg/issues/1#issuecomment-239678903, or mute the thread https://github.com/notifications/unsubscribe-auth/AFUQac1NPMMZClGvokZw0C5h2FRxXqMNks5qfzDAgaJpZM4JjqUo .

lebigot commented 8 years ago

Thanks for the tip! MacPorts is alive and well. :) However, a few things have changed since this post, and I still can't compile despite trying a few things. I'll live with the 0.9.4 binary until I really need the 0.9.4p/q version. :)