From: Ivan Baldo <ibaldo@adinet.com.uy>
To: Victor Warner <vwarner@woroner.com>
Cc: linux-msdos@vger.kernel.org
Subject: Re: printing problem
Date: Thu, 14 Aug 2008 13:04:16 -0300 [thread overview]
Message-ID: <48A45780.4080405@adinet.com.uy> (raw)
In-Reply-To: <48A4428B.4090505@woroner.com>
You forgot to tell which version of DOSEmu are you using.
For 1.4.0, delete the line $_printer_command = "lpr -l" and the line
$_printer = "lexmark" since I think those are obsolete, add the line
$_lpt1 = "lpr -l -P lexmark".
If it does not work, add instead $_lpt1 = "lpr -P lexmark" (without
the -l option).
Hope this helps, good luck!
--
Ivan Baldo - ibaldo@adinet.com.uy - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: ibaldo@codigolibre.net - http://go.to/ibaldo
next prev parent reply other threads:[~2008-08-14 16:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-14 14:34 printing problem Victor Warner
2008-08-14 16:04 ` Ivan Baldo [this message]
2008-08-14 16:49 ` Victor Warner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48A45780.4080405@adinet.com.uy \
--to=ibaldo@adinet.com.uy \
--cc=linux-msdos@vger.kernel.org \
--cc=vwarner@woroner.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox