4593580 [rkeene@sledge /home/rkeene/projects/build]$ cat rlpr.txt
# SHORT DESC: Remote LPR Tools
# LONG DESC: rlpr is a version of "lpr" and "lp" that does not require a local "lpd" to be running, it connects directly to a remote "lpd."

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