[cvsnt] cvsnt on linux: No rule to make target`../cvsgui/libcvsgui.a', needed by `cvs'.

Glen Starrett grstarrett at cox.net
Wed Aug 6 05:35:45 BST 2003


> I'm trying to build cvsnt 2.0.8 on linux, but I get the 
> following error:
> 
> make[3]: *** No rule to make target `../cvsgui/libcvsgui.a', 
> needed by `cvs'.  Stop.

I saw this one a little bit ago too.  All you have to do is:

cd cvsgui
make
cd ..
make

--> All happy now!

Regards,

Glen Starrett



More information about the cvsnt mailing list