> What is the values of LPRFLAG in ..../Amanda/Constants.pm

$LPRFLAG = "";

> Set it to "-P" if you are using lpr and set it to "-d" if you are using 
> lp (see LPR in the same file).
> 
>    $LPRFLAG = "-P";
> 
> or $LPRFLAG = "-d";

$LPR = "/usr/bin/lpr";

A change to $LPRFLAG can't be tested until the weekend, I use
degraded mode then flush to tape.  I'll report back, maybe Gene can
try it beofre then, thanks for the fix.

Steve
-- 
Steven J. Backus                        Computer Specialist
University of Utah                      E-Mail:  [email protected]
Genetic Epidemiology                    Alternate:  [email protected]
391 Chipeta Way -- Suite D              Office:  801.587.9308
Salt Lake City, UT 84108-1266           http://www.math.utah.edu/~backus

Reply via email to