Concordon
06-30-2002, 07:19 PM
I am a moron you can flame me but please help while flaming. I am running REDHAT 6.2 and have qt-2.3.2 on it and gcc-3.0.1.
Whenever I attempt to ./configure the showeq file it begins the process and the gives me the message:
Configure: error: No QT meta object compiler (moc) found! Please check that you haveinstalled 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.
Well, I don't know how to set the environment variable for MOC. I did ry to set the path for moc using:
set $PATH=/usr/bin/qt/src/moc
as well as
./configure --with-moc=/usr/bin/qt/src/moc
OK tell me what I am doing wrong. my echo $PATH is:
/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/usr/X11R6/bin:/home/matrix/bin:/usr/X11R6/bin:/home?matrix/bin
I know it looks UGLY
Thanks for any help
CONCORDON
Whenever I attempt to ./configure the showeq file it begins the process and the gives me the message:
Configure: error: No QT meta object compiler (moc) found! Please check that you haveinstalled 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.
Well, I don't know how to set the environment variable for MOC. I did ry to set the path for moc using:
set $PATH=/usr/bin/qt/src/moc
as well as
./configure --with-moc=/usr/bin/qt/src/moc
OK tell me what I am doing wrong. my echo $PATH is:
/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/usr/X11R6/bin:/home/matrix/bin:/usr/X11R6/bin:/home?matrix/bin
I know it looks UGLY
Thanks for any help
CONCORDON