arunkw
13th August 2002, 09:17
Hi,

RCS (Revision Control System) has to be Installed to run certain session of CMT (Component Merge Tools)[ BaanIV Tools/Application developement/Component Merge
Tools] else we get error "RCS not available on the system"
Now since we do not have RCS on our server. I tried to Installed from Net "http://www.thefreecountry.com/developercity/version.shtml"
we downloaded
· GNU Revision Control System (GNU RCS) <ftp://ftp.gnu.org/pub/gnu/>
· CVS <http://www.cyclic.com/>
but while using it after reading all readme and document files
I was still facing some problems and couldn't install any RCS compliant software.
So if any one can take a look or install or can give me advice and installation steps
I will be able to do CMT
Here is the screen shots of all the errors that I encountered

thanks and regards

jclju1
13th August 2002, 09:38
It seems that installation require C-compiler. Is C-compiler installed on your server?

patvdv
13th August 2002, 10:23
You are missing the 'cc' (compiler) and the 'make' utility. It is either not on your system or not in your path. The usual location for both is /usr/bin