4593281 [rkeene@sledge /home/rkeene/projects/build]$ cat clamfs.txt
# SHORT DESC: ClamAV Filesystem
# LONG DESC: ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through ClamAV's clamd daemon.

# COMPILE REQUIREMENT: fuse
# COMPILE REQUIREMENT: clamav
# COMPILE REQUIREMENT: rlog
# COMPILE REQUIREMENT: poco
# COMPILE REQUIREMENT: commoncpp2

# RUNTIME REQUIREMENT: clamav

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593282 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05