4593344 [rkeene@sledge /home/rkeene/projects/build]$ cat fex.txt
# SHORT DESC: File EXchange Daemon
# LONG DESC: fex is a replicating filesystem for disconnected computers, similar to intermezzo. The main design goal for was to provide a system that is easy to install and configure. It has no need for an extra kernel module, features automatic SSH tunnelling, and has automatic compression for slow networks.

# COMPILE REQUIREMENT: librsync
# COMPILE REQUIREMENT: confuse
# COMPILE REQUIREMENT: log4cpp

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
${installmonitor} make install || exit 1
4593345 [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