bbconf doesn't build on my system right now, because of the lack of moc: checking for Qt... libraries /usr/lib, headers /usr/include/qt3 using -mt checking if Qt compiles without flags... yes checking for moc... not found configure: error: No Qt meta object compiler (moc) found! Please check whether you installed Qt correctly. You need to have a running moc binary. configure tried to run and the test didn't succeed. If configure shouldn't have tried this one, set the environment variable MOC to the right one before running configure.
make: *** [configure-stamp] Error 1 [EMAIL PROTECTED] /tmp/bbconf-1.10]$ Not only is the /etc/alternatives link pointing to the wrong place, but I don't even see a /usr/bin/moc link: [EMAIL PROTECTED] ~]$ ls -l /usr/bin/moc ls: /usr/bin/moc: No such file or directory [EMAIL PROTECTED] ~]$ ls -l /etc/alternatives/moc lrwxr-xr-x 1 root root 20 2005-02-12 13:30 /etc/alternatives/moc -> /usr/lib/qt2/bin/moc [EMAIL PROTECTED] ~]$ which moc moc not found [EMAIL PROTECTED] ~]$ -- Andrew Moise <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

