rlpr
Remote printing.
Compilation
Straightforward.
V2.02
export CC=cc # native compiler (AIX, HP-UX)
export CFLAGS="-O2 -D_LARGE_FILES" # AIX >=4.2
./configure --prefix=/tmp/rlpr-2.02/
make clean
make
make install # seems to require root permissions
unset CC CFLAGS # paranoia
V2.06
Example:
# AIX >=4.2, native compiler
./configure --prefix=/tmp/rlpr-2.06/ CC=cc CFLAGS="-O2 -D_LARGE_FILES"
make clean
make
make install
Configuration
Useful definitions, to be inserted in some startup file:
export RLPR_PRINTHOST=${RLPR_PRINTHOST:=printserver.gsi.de}
alias lpr='rlpr'
Last update: 23-Feb-2013,
M.Kraemer
Impressum Data privacy protection