在linux中使用lpr命令打印时,我遇到错误
lpr
lpr: Error - scheduler not responding! -Linux
发布于 2012-06-27 15:26:54
谷歌一下告诉我,如果你
删除中的ServerName行
/etc/cups/client.conf
它会起作用的。
https://stackoverflow.com/questions/11220047
相似问题