On 06/26/2013 10:32 AM, Gene Heskett wrote:
On Wednesday 26 June 2013 10:25:44 Jean-Louis Martineau did opine:
Gene, Steve,
What is the values of LPRFLAG in ..../Amanda/Constants.pm
$LPR is /usr/bin/lpr
$LPRFLAG is an empty "" here, but is now "-PBROTHEHL2140" which is how cups
knows it, as does lpr.
I think my email was clear, set it to "-P"
Amanda append the PRINTER setting.
Reinstall in progress. But how do I make this part of my .configure
driver?
The bug is that LPRFLAG is not correctly set, if you confirm it works
then I will make a patch.
Jean-Louis
And where have the 'alpha' downloads been moved to?
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";
Jean-Louis
On 06/25/2013 12:18 PM, Steven Backus wrote:
Gene writes:
root@coyote:/home/amanda # amgetconf Daily printer
Yet another "me too" post:
amgetconf gen printer
SteveLaser
yet it comes out on ColorLaser.
Steve
Cheers, Gene