From: Erick C. <ec...@ar...> - 2000-09-24 18:30:50
|
I'm trying to install apsfilter but it needs to configure a printer. I have an OJ600 which is not on the list. I cannot continue unless I pick a printer but anything I pick would be wrong. where do I go from here? I've installed the OJ drivers and created a "wrapfilter" as suggested in the the PRINT-HOWTO. I have Ghostscript installed and am running on RH 6.2 thx - e -----Original Message----- From: Erick Calder [mailto:ec...@ar...] Sent: Monday, September 04, 2000 11:30 AM To: 'hpo...@li...' Subject: filters & "no daemon present" I'm back. didn't get very far from last time :( I'm having a problem with lpd. root@beowulf:/ # lpc status lp: queuing is enabled printing is enabled 1 entry in spool area no daemon present I found in the Linux Printing HOWTO guide (under the the "lpc and lpq warning of missing daemons" section) http://ftp.yggdrasil.com/bible/howtos/printing.html that this condition (no daemon present) happens when a filter is broken. the answer is to "fix" it and restart the daemon. as I don't have apsfilter installed (do I need to install it?, can I not just print with ieee12844_print?) my /etc/printcap looks like this: lp:\ :sd=/var/spool/lpd/lp:\ :mx#0:\ :sh:\ :lp=/dev/null:\ :if=/usr/local/bin/ieee12844_print: I took the PRINT-HOWTO's hint that "of" doesn't work and put it in "if" but actually I've tried both without results. Here's proof that _print is there: root@beowulf:/usr/local/bin # ls ieee* -rwxr-xr-x 1 root root 9552 Sep 3 10:32 ieee12844_print* any help would be greatly appreciated: - erick p.s. uname -a: Linux beowulf 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown |