Elfstone wrote:
I have done that with updates for the OS and such like, but I'm pretty sure I asked Erik, just after I joined up here, if that was possible with the game downloads and the answer was 'no'.
Sorry, I didn't remember the little fact that full versions are on a special server.
"
Able"
in Trick's request might not mean "
understand how to"
, but rather "
let the computer do the job"
. I don't know much more than basic C and its "
support"
files, but I have compilled a whole system and some specific programs without any trouble.
In such cases, typing a few commands ("
./configure, make and make install"
is a common mantra) is all you need to do, if your computer has the adequate programs, as in a C compiler and the C standard librairy (plus other librairies the program might require). Xcode might do that, or the Developer Tools, but I haven't gone anywhere near a Mac in the last ten years, so.
I'm not sure if you would have to do more than type a few commands to take up Trick's offer, but it could be the case as he didn't ask you if you could modify the source code yourself. Of course, I'm not speaking in his stead.