On Thursday 14 March 2002 10:05 am, [EMAIL PROTECTED] wrote: > the error log shows the following, which makes me suspect it is a Latex > error, but I may be wrong. I have *not* ever used or configured Latex on > my machine.
Hmm. Looks like muttprint wraps the mail in Latex, compiles and then prints the output. Good thing. But yours is not a Latex error - the dvi file is generated correctly (see below). > (see the transcript file for additional information) > Output written on mail.dvi (1 page, 2124 bytes). > job 'spavri@localhost+402' transfer to lp0@localhost failed > error 'NONZERO RFC1179 ERROR CODE FROM SERVER' with ack 'ACK_FAIL' > sending str '^Blp0' to lp0@localhost > error msg: 'spool queue for 'lp0' does not exist on server > localhost.localdoma$ error msg: ' non-existent printer or you need to > run 'checkpc -f'' This is your error. Your printer queue directory does not exist. On my machine, it is /var/spool/lpd. Do as it says - run checkpc -f as root. Read the checkpc man page, of course. Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
