I've attempted to put DarWine on our osx 10.3.9, but neither the .dmg's will install correctly, not can I get it to compile without errors... soo...
I'm attempting to complie the ctp2ae627 source directly in unix term on osx
so far I've altered the autogen.sh to check for arch=ppc to use glibtoolize, and installed sdl (i'm still learning what all the auto* scripts do)
when i run the ./configure script I get through creating makefiles, and then it bombs saying that it cant find file
os/autogen/config/configure
is this file autogen'd? what makes it, what is it supposed to contain?
I'm attempting to complie the ctp2ae627 source directly in unix term on osx
so far I've altered the autogen.sh to check for arch=ppc to use glibtoolize, and installed sdl (i'm still learning what all the auto* scripts do)
when i run the ./configure script I get through creating makefiles, and then it bombs saying that it cant find file
os/autogen/config/configure
is this file autogen'd? what makes it, what is it supposed to contain?
Comment