On Tuesday February 4 2003 05:14 am, robin wrote:
> I'm trying to compile a program with a Qt frontend, but configure
> fails because it can't find moc.  I've installed libqt-devel, and
> if I type "man moc" I get the man page, but a search for the binary
> reveals nothing.  There are qt-devel packages for other distros on
> rpmfind.net, but nothing for Mandrake.  Trying to install RPMs made
> for other distros (e.g. RedHat, or the KDE packages) results in
> warnings about conflicting files.
>
> Any idea where I can get me a moc?
>
> Sir Robin

 See if it isn't in  /usr/lib/qt3/bin/moc   'which' or 'whereis' won't 
find it if /usr/lib/qt3/bin/ isn't in your path. I found it with 
'locate'.
 You'll probly need to pass an option to ./configure so that it can 
find moc.   ./configure --help should give you an idea
-- 
    Tom Brinkman                  Corpus Christi, Texas

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to