OSGRemoteFileIO

The source code for this can be checked out via svn from http://novellab-svn.brighton.ac.uk/svn/OSGRemoteFileIO/trunk/

This is an autotools project which can be built with:

./autogen.sh
./configure --prefix=/usr
make
make install