Thread: Compiling 0.5.4
View Single Post
  #1 (permalink)  
Old December 11th, 2002
Goog Goog is offline
Novicius
 
Join Date: December 11th, 2002
Posts: 1
Goog is flying high
Default Compiling 0.5.4

I'm still a newbie to linux, so I don't really know what this means, but..

When I type ./configure everything seems to go ok, but then it says this:
Qt's moc not found! If you have installed Qt in an unusual place, please use the "--with-qt-moc=" option"

So then I try this:
./configure --with-qt-moc=

and it gives me the same error. Also, I know that it didnt work because make install and make check both say this:
make: *** No rule to make target `install'. Stop.

any ideas?
Reply With Quote