/fcl

File Cache Library (grabbed from gna!)

Primary LanguageCGNU General Public License v2.0GPL-2.0

Compiling the library if you have the svn sources (the easy way) ::

    ./autoclean.sh
    ./autogen.sh
    ./configure
    make

Optional (system installation) ::

    sudo make install