Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!spool.mu.edu!uwm.edu!cs.utexas.edu!howland.erols.net!surfnet.nl!news.unisource.nl!halley.pi.net!news From: Wouter de Boer <wouter.deboer@pi.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: PostScript Date: Tue, 26 Nov 1996 21:31:04 +0100 Organization: Planet Internet Lines: 22 Message-ID: <329B5388.41C67EA6@pi.net> NNTP-Posting-Host: 145.220.201.33 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) Hello, I have a HP DeskJet 500 printer. I have configured my printer so that it would print plain text. However I want also to print PostScript files. I have configured my "printcap" file with the following statements: HP500:\ :sh:sd=/var/spool/lpd/RainBow:\ :lp=/dev/lpt0:\ :if=/usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=djet500 -sOutputFile=- But I get the following message: Nov 26 21:29:27 Amigo lpd[402]: cannot execv /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=djet500 -sOutputFile=- Can anybody help me to solve this problem ? Thanks, Wouter