Hobo
10-29-2002, 07:52 PM
OK, following the INSTALL.newbies file I've completed everything with no problems up to the point of entering the command ./configure
Once I enter this command it starts compiling and then stops after a short period of time with the following error message:
------------------------------------------------------------------------------------
checking for Qt MOC...configure: error: No working Qt meta object compiler (moc) found!
Configure was unable to locate a moc binary anywhere in your system!
If you have a working moc binary, please set the environment variable MOC to point to the location of your moc binary and run configure over.
------------------------------------------------------------------------------------
So obviously I am missing this moc binary but frankly I'm at a loss to figure out where to get it, or (if I do have it) what command to use to point to it.
Any ideas?
Thanks!
Hobo
Once I enter this command it starts compiling and then stops after a short period of time with the following error message:
------------------------------------------------------------------------------------
checking for Qt MOC...configure: error: No working Qt meta object compiler (moc) found!
Configure was unable to locate a moc binary anywhere in your system!
If you have a working moc binary, please set the environment variable MOC to point to the location of your moc binary and run configure over.
------------------------------------------------------------------------------------
So obviously I am missing this moc binary but frankly I'm at a loss to figure out where to get it, or (if I do have it) what command to use to point to it.
Any ideas?
Thanks!
Hobo