All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Warner <vwarner@woroner.com>
To: linux-msdos@vger.kernel.org
Subject: Re: printing problem
Date: Thu, 14 Aug 2008 17:49:28 +0100	[thread overview]
Message-ID: <48A46218.8060508@woroner.com> (raw)
In-Reply-To: <48A45780.4080405@adinet.com.uy>

Ivan,

I have been using 1.4.0

This did not work: $_lpt1 = "lpr -l -P lexmark"

This did work: $_lpt1 = "lpr -P lexmark"

It is curious why the obsolete commands work under one version of ubuntu 
and not another.

Thank you very much for the help.

Victor Warner



Ivan Baldo wrote:
>    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!
>

  reply	other threads:[~2008-08-14 16:49 UTC|newest]

Thread overview: 5+ 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
2008-08-14 16:49   ` Victor Warner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-29  7:32 how to block more then 10,000 site with SQUID ? Luca Ferrari
2005-07-06  7:44 ` PRINTING PROBLEM Keletso Keletso
2005-07-06 23:56   ` terry white

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=48A46218.8060508@woroner.com \
    --to=vwarner@woroner.com \
    --cc=linux-msdos@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.