On Sun, 18 Jun 2006, Alec Berryman wrote: > Graham Bonham on 2006-06-18 16:20:32 +0100: > >> Quackle requires SCons and Qt4. For Fedora Core 5, I've installed these >> from the Extras repository. For Suse 10.1, unable to find RPMs designed >> for Suse, I've attempted to install SCons and Qt4 from tarballs. > > [...] > >> I enter >> make >> I get a lot of scrolling lines indicating a lot of errors. Notably: >> error: QtCore: No such file or directory >> ... >> error: QString: No such file or directory. >> >> This makes me think that I haven't done all that's necessary to make the >> prerequisite Qt4 available to Quackle. I don't know if there's an >> element which isn't there at all or if Quackle's make file is not >> looking in the right place for it. > > That error message makes me think you have not installed all the -dev > RPMS, even though you have qmake. Another thing to check is which > version of qmake you're using - Debian allows both the be installed > simultaneously, and qmake on my system was a symlink to qmake-qt3. > > If you could post the full error message, it would be more easy to > help. > >> I note that someone is making an effort to produce a Quackle package for >> Debian Linux: >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367500 > > That's me. The package is complete and functional, but I've yet to find > a sponsor to put it in the Debian archives; I'm going to send out > another request next week. I've made available my packaging work and > i386 packages for Debian unstable (sid) [1].
Wow, that's unbelievable, and godlike. Thank you so much, I can't wait for it to be included in the debian archives. > > There are two patches from my packaging you might be interested in > adapting. The first [2] moves the 'data' directory to /usr/share, and > the second [3] removes the dependency on the QtDebug library. > > [1] http://www.thened.net/~alec/debian/quackle/0.92-1/ > [2] > http://www.thened.net/~alec/patches/quackle/default-data-in-usr-share.dpatch > [3] http://www.thened.net/~alec/patches/quackle/no-qtdebug.dpatch I'll try to incorporate this week into CVS. thank you!! good work! --Jason ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/0liolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/quackle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
