[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] KCommander Success & Kfirewall error



On Sun, Dec 05, 1999 at 04:10:50PM +0530, Rajesh Fowkar wrote:
> However when I tried to compile Kfirewall it gave me the following error :
> 
> [rajesh@rajesh] ~/tmp/linux/compile/kfirewall-0.4.0$ make
> g++ -c -I/usr/lib/qt-1.44/include  -I/usr/include/kde -fno-rtti main.cpp
> /usr/bin/moc kfirewall.h -o kfirewall.moc
> make: /usr/bin/moc: Command not found
> make: *** [kfirewall] Error 127
> 
> What is this thing called /usr/bin/moc. What should I do to suceessfully
> compile KFirewall ?

moc = Meta object compiler. It is a tool that comes with qt that helps
automatically generate glue code for thei signal/slots mechanism. Go
to http://www.troll.no/ for more info.

	-Arun

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.