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 / rcslib-Dec-2009
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2009-12-24 723 Bytes
rcslib-win32-17-dec-2009.zip 2009-12-24 3.2 MB
rcs-jarFiles-2009.12.18.tar.gz 2009-12-24 2.3 MB
rcslib-2009.12.18.tar.gz 2009-12-24 4.4 MB
Totals: 4 Items   9.9 MB 0
Installation of RCS for rcslib-Dec-2009

For windows:
Download the file rcslib-win32-17-dec-2009.zip. This file contains the compiled windows libraries and header files.

To build under linux or cygwin, download the file rcslib-2009.12.18.tar.gz. It is recommended that this file be unpacked
in the directory /usr/local. This may be done with
cd /usr/local
tar -zxvf rcslib-2009.12.18.tar.gz


Then issue the following commands from /usr/local/rcslib-2009.12.18:
./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-2009.12.18.tar.gz and
place them in /usr/local/rcslib/bin.
Source: readme.txt, updated 2009-12-24