On Tue, Sep 09, 2003 at 05:55:21PM +0200, Elimar Riesebieter wrote:
> On Tue, 09 Sep 2003 the mental interface of
> Bernd Walter told:
>
> > On Tue, Sep 09, 2003 at 03:23:26PM +0200, Elimar Riesebieter wrote:
> [...]
> > > Treiber für meinen Drucker.
> >
> > Ein Druckerspooler ist kein Druckertreiber.
> > Der macht nur die Jobverwaltung und ruft bei Bedarf Filter auf.
> > Apsfilter und Co ist das was du brauchst, aber die können auch mit dem
> > normalen lpd.
>
> Ok, ok.
>
> Ich bin wieder beim normalen /usr/sbin/lpd und habe mich bis
> Handbuchkapitel "11.3.1.4.8. Die Konfiguration testen" durch
> gearbeitet.
>
> $ lptest 20 5 | lpr # Als root oder user
> lpr: cannot create /var/spool/lpd/lp /.seq
>
> $ lpstat -p -d
> system default destination: lp
> Printer 'lp(at)localhost' - no network support for 'lpq' operation
> Printer 'all(at)localhost' - cannot open connection - No such file or
> directory
> Make sure the remote host supports the LPD protocol
> Printer 'lp(at)localhost' - no network support for 'lpq' operation
> Printer 'all(at)localhost' - cannot open connection - No such file or
> directory
> Make sure the remote host supports the LPD protocol
lpstat gehört nicht zum Betriebssystem.
Leiche vom lprng?
> $ grep -v '^#' /etc/printcap
> lp|local line printer:\
> :sh:\
> :lp=/dev/lpt0\
> :sd=/var/spool/lpd/lp\
> :lf=/var/spool/lpd/lpd-errs:\ #existiert
> :if=/usr/local/libexec/if-simple: #wie im Handbuch
Was sagt ls -al /var/spool/lpd/lp?
> LPRng ist nicht mehr installiert.
Irgendwoher kommt jedensfalls dein lpstat.
-- B.Walter BWCT http://www.bwct.de ticso(at)bwct.de info(at)bwct.de To Unsubscribe: send mail to majordomo.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 09 Sep 2003 - 18:14:06 CEST