Date: Mon, 16 Aug 1999 13:58:01 -0500 (CDT) From: "Paul T. Root" <proot@iaces.com> To: scshaw@mail.javanet.com (Steven C. Shaw) Cc: questions@FreeBSD.ORG Subject: Re: Printing problem Message-ID: <199908161858.NAA19184@iaces.com> In-Reply-To: <99081614333800.00301@myname.my.domain> from "Steven C. Shaw" at "Aug 16, 99 02:21:00 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
LPD is turned off by default. Did you enable it in /etc/rc.conf? In a previous message, Steven C. Shaw said: > Hello, > I've installed FreeBSD 3.2 and am having trouble printing. I've > installed KDE in X and when I print the printer queue comes up with the error > that "Warning: no daemon present" > The pinter configuration files are as follows: > > /etc/pintcap > lp|winwriter400|lexmark|line|Winwriter 400:\ > :sh:sd=/var/spool/output/winwriter:\ > :lp=/dev/lpt0:\ > :if=/usr/local/libexec/winwriter.filter: > > /usr/local/libexec/winwriter.filter > #!/bin/sh > printf "\033&k2G" && cat && printf "\033&10H" && exit 0 > exit 2 > > I have also created the /var/spool/output/winwriter directory > Tried it in the /var/spool/winwriter directory also with no luck > > Thanks > Steven C. Shaw > scshaw@mail.javanet.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- I think that the team that wins game five will win the series. Unless we lose game five. -- Charles Barkley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908161858.NAA19184>