Man, if you couldnt tell already by the number of posts ive made im a n00b, anyway. I tried to compile a theme for kde using a debian-install shell script and at the end comes this part.

Code:
checking for Qt... 
libraries /usr/lib/qt3, headers /usr/include/qt3 using -mt
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.
What do i need for this to finisn compiling?