All of lore.kernel.org
 help / color / mirror / Atom feed
* How can I print under dosemu?
@ 2006-03-21  0:00 Larry Alkoff
  2006-03-21  5:53 ` Larry Alkoff
  0 siblings, 1 reply; 2+ messages in thread
From: Larry Alkoff @ 2006-03-21  0:00 UTC (permalink / raw)
  To: dosemu

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

Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How can I print under dosemu?
  2006-03-21  0:00 How can I print under dosemu? Larry Alkoff
@ 2006-03-21  5:53 ` Larry Alkoff
  0 siblings, 0 replies; 2+ messages in thread
From: Larry Alkoff @ 2006-03-21  5:53 UTC (permalink / raw)
  To: Larry Alkoff; +Cc: dosemu

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-21  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-21  0:00 How can I print under dosemu? Larry Alkoff
2006-03-21  5:53 ` Larry Alkoff

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.