description | Fuse module for mounting uncompressed Rar archives |
homepage URL | http://rarfs.sourceforge.net/ |
repository URL | git://rarfs.git.sourceforge.net/gitroot/rarfs/rarfs |
owner | vadmium+repo@gmail.com |
last change | Sun, 15 Jul 2012 23:48:56 +0000 (16 09:48 +1000) |
last refresh | Thu, 21 Nov 2024 08:20:12 +0000 (21 09:20 +0100) |
mirror URL | git://repo.or.cz/rarfs.git |
| https://repo.or.cz/rarfs.git |
| ssh://git@repo.or.cz/rarfs.git |
bundle info | rarfs.git downloadable bundles |
content tags
|
|
README
To do a simple build, use these commands:
# Generates configure script and Makefile.in files; copy ltmain.sh
autoreconf --verbose --install
./configure
make
make install
To generate a release tarball, run
fakeroot make distcheck