2008/7/25 John O'Laughlin <[EMAIL PROTECTED]>: Hi John,
I've compiled it on Ubuntu 8.04. Building Quackle no longer requires > scons. I just do qmake and make in each of quackle, quackle/quackleio, > and quackle/quacker. If you have any build products lying around, you > might need a make clean in each directory first too. The tarball of Quackle 0.96 already contains libquackleio.a in the quackleio directory. That's why make thinks there's nothing to be done. I guess you forgot to "make clean" before creating the tarball. On my Ubuntu 7.04 system, I just skipped building libquackleio.a when I noticed it was already there, and the rest compiled just fine, and quacker runs without any problems. Since you're not using scons any more, you should update the README file, and remove the reference to scons, otherwise there may be more questions about scons. Anand
