From: Larry Alkoff <labradley@mindspring.com>
To: Larry Alkoff <labradley@mindspring.com>
Cc: dosemu <linux-msdos@vger.kernel.org>
Subject: Re: How can I print under dosemu?
Date: Mon, 20 Mar 2006 23:53:11 -0600 [thread overview]
Message-ID: <441F94C7.80908@mindspring.com> (raw)
In-Reply-To: <441F4238.1000006@mindspring.com>
Larry Alkoff wrote:
> I have been trying to print with dosemu 1.2.2 running under Slackware
> 10.2 Linux.
>
> The files I used to install dosemu were:
>
> dosemu-1.2.2-bin.tgz
> dosemu-freedos-b9r5-bin.tgz
>
> When I try to print I get an error message:
> lpr: error - unable to print file: client-error-not-found
>
> So far I have tried to print from Wordstar 7.0
> and using a simple
> type filename >lpt1 which is how I have always printed in dos.
>
> There is a line in ~/dosemu/conf/dosemurc that says:
> $_printer = "Deskjet500"
> which is the printername used in CUPS under Linux.
>
> What command would I use to print a file under dosemu?
>
> Larry
Going through my saved files from this mailing list, I noticed
that others have had the exact same error message when trying to print.
I just solved the problem and hope others find the info useful.
In my setup, there is a file at /home/user/dosemu/conf/dosemurc
with the Deskjet500 printer line.
This file is apparently _NOT_ used by dosemu.
The solution was to copy over dosemurc above to /home/user/.dosemurc.
cp ~/user/dosemu/conf/dosemurc ~/.dosemurc
Note the dot in the target, making it a hidden file.
Dosemu will pick up the directives from the .dosemurc and print from
dosemu now works perfectly.
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux
prev parent reply other threads:[~2006-03-21 5:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-21 0:00 How can I print under dosemu? Larry Alkoff
2006-03-21 5:53 ` Larry Alkoff [this message]
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=441F94C7.80908@mindspring.com \
--to=labradley@mindspring.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.