On 6/19/07, Anand Buddhdev <[EMAIL PROTECTED]> wrote: > system. IMHO, the Quackle build process should check for these dependencies > before starting the build, instead of just plodding along and spewing > cryptic errors, but I guess John and Jason are busy working on getting > Quackle to play a better game of Scrabble, and the build process isn't too > important to them right now.
I know it's a rather unweildly package, but it works and is ubiquitous: ./configure make make install should be all that's needed. To the poster who doesn't have a C compiler installed I'ld suggest installing Bellard's "tcc" except I don't know for sure that Quackle will compile under it. Would be nice if it did because tcc is a small and simple install compared to gcc. (And a second ISO compiler is often helpful in finding portability issues) Graham
