Chris,
moc is part of the QT package. I'm not sure LinCVS is supposed to work
with QT 2.0, you may want to stick with 1.0.
Regards,
alex.
Chris Carbaugh wrote:
>
> Hello all,
>
> I'm trying to install LinCVS. I have the source for QT 2.0.2 and the
> source for LinCVS 0.2.5. I have my QTDIR enviro variable set correctly.
>
> When I go to compile CVS, I get an error about not being able to find
> the 'moc' program.
>
> The install docs for QT mention setting a variable for moc, but I don't
> know what moc is, what package it is from or anything.
>
> Also, this is my first time compiling a QT based program. Do I need to
> compile the QT library as well, or will LinCVS be statically linked
> against QT?
>
> I'm working on RH 6.1, which had a 1.x QT version installed. I upgraded
> to 2.0.2 via RPM, so the library is available if LinCVS is linked
> dynamically (which I would assume)
>
> I just can't get it to compile.
>
> Any body have experience with this?
>
> Thanks,
>
> Chris