| thomas.emde on Thu, 25 Oct 2001 13:41:10 +0200 (CEST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| apsfilterrc missing |
Hello, I use apsfilter 6.1.1 and try to print via lpr -Plocal <filename> to a printer called "local". This is what is written to /var/spool/lpd/local/status.local: [root@bylx06 local]# cat status.local waiting for subserver to exit at 2001-10-25-13:30:36.960 ## A=<NULL> number=0 process=1587 subserver pid 1588 starting at 2001-10-25-13:30:37.003 ## A=root@bylx06+586 number=586 process=1588 accounting at start at 2001-10-25-13:30:37.003 ## A=root@bylx06+586 number=586 process=1588 opening device '/dev/null' at 2001-10-25-13:30:37.003 ## A=root@bylx06+586 number=586 process=1588 printing job 'root@bylx06+586' at 2001-10-25-13:30:37.003 ## A=root@bylx06+586 number=586 process=15 88 processing 'dfA586bylx06.bayer-ag.com', size 374, format 'f', IF filter 'apsfilter' at 2001-10-25-13 :30:37.004 ## A=root@bylx06+586 number=586 process=1588 IF filter 'apsfilter' filter msg - 'apsfilter: can't find configuration' at 2001-10-25-13:30:37.093 ## A=root@bylx06+586 number=586 process=1588 IF filter 'apsfilter' filter msg - 'apsfilter: The configuration file /etc/apsfilter/local/apsfilter rc' at 2001-10-25-13:30:37.093 ## A=root@bylx06+586 number=586 process=1588 IF filter 'apsfilter' filter msg - 'apsfilter: is missing. Please run SETUP.' at 2001-10-25-13:30:37 .093 ## A=root@bylx06+586 number=586 process=1588 IF filter 'apsfilter' filter exit status 'JABORT' at 2001-10-25-13:30:37.203 ## A=root@bylx06+586 nu mber=586 process=1588 printing finished at 2001-10-25-13:30:37.203 ## A=root@bylx06+586 number=586 process=1588 accounting at end at 2001-10-25-13:30:37.204 ## A=root@bylx06+586 number=586 process=1588 finished 'root@bylx06+586', status 'JABORT' at 2001-10-25-13:30:37.204 ## A=root@bylx06+586 number=5 86 process=1588 subserver pid 1588 exit status 'JABORT' at 2001-10-25-13:30:37.205 ## A=<NULL> number=0 process=1587 job 'cfA586bylx06.bayer-ag.com' error 'aborting operations' at 2001-10-25-13:30:37.242 ## A=<NULL> n umber=586 process=1587 removing job 'cfA586bylx06.bayer-ag.com' - ABORT at 2001-10-25-13:30:37.267 ## A =<NULL> number=586 p rocess=1587 The file does exist as pointed out as follows: [root@bylx06 local]# cat /etc/apsfilter/local/apsfilterrc # # don't delete these settings # PRINTER='PS_600dpi' PAPERSIZE='a4' METHOD='auto' RESOLUTION='default' # # additional configuration follows # insert settings as seen in /etc/apsfilter/apsfilterrc # [root@bylx06 local]# l /etc/apsfilter/local/apsfilterrc -rw-r--r-- 1 root root 200 Oct 25 13:28 /etc/apsfilter/local/apsfilterrc [root@bylx06 local]# Any ideas? best regards, Thomas