Hi Guys..
I has been install rancid on linux fedora core 4 kernel 2.6.11-1.1369_FC4 using this manual : http://www.linuxhomenetworking.com/w...ng_Rancid_Help
I have done all instruction until stop in this step :
[rancid@andang ~]$ /usr/local/rancid/bin/rancid-cvs
after enter i get this error message :
/usr/local/rancid/bin/rancid-cvs: line 43: cvs: command not found..
i try open file /usr/local/rancid/bin/rancid-cvs and go to line 43 get this command :
vs init
i don't know what it means ...so thanks for anyone that want help me ...
Rgds,
Andang
Make sure you have the CVS package installed. Use the RPM command to be certain.
Code:[root@server ~]# rpm -q cvs cvs-1.11.22-6.fc6 [root@server ~]#
Bookmarks