From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frantisek Hanzlik Subject: Re: printing Date: Sat, 27 Nov 2010 17:10:53 +0100 Message-ID: <4CF12D8D.7060307@hanzlici.cz> References: <4CE5BC20.6070606@adinet.com.uy> <4CE5C16B.1070402@adinet.com.uy> <4CE7C3CC.6000601@adinet.com.uy> <4CEAFD7B.1090606@adinet.com.uy> <4CEC1CE5.8030208@sbcglobal.net> <4CEF8C77.4070001@hanzlici.cz> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040707040408090000040406" Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: To: Vedran Vucic Cc: Andrew Joakimsen , Mike McCarty , linux-msdos This is a multi-part message in MIME format. --------------040707040408090000040406 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Vedran Vucic wrote: > Hello, > > When I applied what you suggested and compiled GhostPCL I got the > following error message when I started dosemu: > root:# dosemu > In file included from built-in global.conf:122 > from :122 > Error in /etc/dosemu/dosemu.conf: (line 363) syntax error > Error in /etc/dosemu/dosemu.conf: (line 363) unrecognized command 'sOutputFile' > Error in /etc/dosemu/dosemu.conf: (line 363) unrecognized command > '"|lpr -P Laserprinter"' > 3 error(s) detected while parsing the configuration-file > > My global.conf is here: > http://pastebin.ca/2003520 > > My dosemu.conf is here: > > http://pastebin.ca/2003522 Sorry, I yet noticed that You omit minus (-) sign at end of "$_lpt1=" command ("-" sign mean, for pcl6 command, it must read its input from stdin). All command line should be as: $_lpt1='pcl6 ... -sOutputFile="|lpr -P MyPrinter" -' (see attached full-length version) FH --------------040707040408090000040406 Content-Type: application/x-gzip; name="dosemu_PCL-to-PS_defined_print.gz" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="dosemu_PCL-to-PS_defined_print.gz" H4sICBQq8UwAA2Rvc2VtdV9QQ0wtdG8tUFNfZGVmaW5lZF9wcmludACtjkFLAzEQhe/7Kx6t sArNQRAPwh5KG6FQ3eCqh15k3U3tSDYZk9mq4I831UvBq6dh5r1535vifkcJXRiG1vd4sQKz WOM1PGMbw4Bl3aBlTrNs8XsbBSSQAA5JUheJZYbDo+ysL6YAj3KkHZxr8uMHTo+OIaKPlMPU z/Bn4EhebLwqTp4cy3lVcucuodJSP64WuuJ++x5JLFR/W5v5Q6OzZuZG3zWrja7ai7zWo2T2 NTlbTb4cRyiDm0/zGzyBKnO7DLZvI+1bZ738E0xB/cGVxTdfAy9PVwEAAA== --------------040707040408090000040406--