On 02/25/10 02:36 AM, Wyche, George PW wrote:
%/opt/csw/bin/lpstat -l -a
lpstat: No destinations added.

Which is  a dramatically different response compared to

%/usr/bin/lpstat -l -a
hp accepting requests since Tue May 15, 12:43:38 2007
_default accepting requests since Feb 24, 18:09:13 2010

What do I have to do to make "lp" work?

- - - - - - - - - - - - - - - - - - - - -
I did a "man lpstat" and it mentioned /etc/printers.conf so I took the
liberty of copying it to /opt/csw/etc/ and then rebooted, but there was
no change it operation.


did you try to populate /etc/opt/csw/cups/client.conf ? i have:
ServerName printserver-ip

/opt/csw/bin/lpstat search for cups printer, and sun lp search for sun lpd. On my sunrays servers, i finally decide to rename all sun lp commands to use only cups lp commands, something like:
mv /usr/bin/lpstat /usr/bin/lpstat-sun
ln -s /opt/csw/bin/lpstat /usr/bin/lpstat
it's working better than Sun lp...

gerard
_______________________________________________
users mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/users

Reply via email to