lpr README하고 콘솔에서 쳤더니 이런 에러가 나면서 프린트가 안되네요.
전에 잘 쓰던 것인데....
Status Information:
sending job 'chaos@chaos+934' to lp@localhost connecting to 'localhost', attempt 1
cannot open connection to localhost - 연결이 거부됨
Make sure the remote host supports the LPD protocol
and accepts connections from this host and from non-privileged (>1023) ports
그래서 혹시 lpd가 죽은게 아닌가 해서 service lpd restart했더니
lpd 를 정지함: [실패]
lpd (을)를 시작합니다: Traceback (most recent call last):
File "/usr/sbin/printconf-backend", line 7, in ?
import printconf_backend
File "/usr/share/printconf/util/printconf_backend.py", line 28, in ?
from printconf_conf import *
File "/usr/share/printconf/util/printconf_conf.py", line 82, in ?
from xml.utils import qp_xml
ImportError: No module named utils
설정된 프린터가 없습니다 [ 확인 ]
이렇게 나오네요. 그래서 설정된 프린터가 없는지 확인하려고 printtool했더니
Traceback (most recent call last):
File "/usr/sbin/printtool", line 7, in ?
import printconf_gui
File "/usr/share/printconf/util/printconf_gui.py", line 41, in ?
from printconf_conf import *
File "/usr/share/printconf/util/printconf_conf.py", line 82, in ?
from xml.utils import qp_xml
ImportError: No module named utils
이런 에러가 뜨는데 이거 어찌해야 하오리까....
/etc/printcap은 물론 예전 파일 그대로 잘 있던데...
--
이 곳에 서명을 적어주십시오.
엄씨유