Download Latest Version rcs-jarFiles-2010.09.10.tar.gz (2.4 MB)
Email in envelope

Get an email when there's a new version of MOAST

Home / rcslib / 2010-11
Name Modified Size InfoDownloads / Week
Parent folder
rcslib-win32-10-nov-2010.zip 2010-11-10 6.9 MB
rcs-jarFiles-2010.10.10.tar.gz 2010-11-10 3.0 MB
rcslib-2010.10.15.tar.gz 2010-11-10 4.4 MB
readme.txt 2010-11-10 777 Bytes
Totals: 4 Items   14.3 MB 1
Installation of RCS for 2010-11

For windows:
Download the file rcslib-win32-10-nov-2010.zip. This file contains the compiled windows libraries and header files.

To build under linux or cygwin, download the file rcslib-2010.10.15.tar.gz. This file was constructed with 'make dist' from the rcs source. It is recommended that this file be unpacked in the directory /usr/local. This may be done with
cd /usr/local
tar -zxvf rcslib-2010.10.15.tar.gz


Then issue the following commands from /usr/local/rcslib-2010.10.15:
./configure
make
cd src/java
make
cd ../..
make install prefix=/usr/local/rcslib


If you have problems making the java .jar files, download the precompiled files from rcs-jarFiles-2010.10.15.tar.gz and place them in /usr/local/rcslib/bin.
Source: readme.txt, updated 2010-11-10