Mailinglist Archive: opensuse (3964 mails)
| < Previous | Next > |
Re: [SLE] DOSemu Printing
- From: pinto <pinto45@xxxxxxxxxxxxxxx>
- Date: Wed, 17 Nov 2004 18:55:41 +0000
- Message-id: <200411171855.41800.pinto45@xxxxxxxxxxxxxxx>
On Wednesday 17 November 2004 14:45, Bruce Marshall wrote:
> Why not just use the name of the printer (lp0) in the commands we've
> been telling you to use. It is not necessary to change the name of
> the printer.
_________________
after trying :-
.......................
$_printer_command = "lpr -P lp0"
$_printer_command = "lpr -l -P lp0"
$_printer_command = "lpr -l"
$_printer_command = "lpr -l -P EPSON Stylus Color Series CUPS"
$_printer_command = "lpr -l -P EPSON Stylus Color"
$_printer_command = "lpr -l -P Epson Stylus Color"
. . . and, every variation of that selection, under the Sun :-O
STILL, am getting same error message for each & all :-
<< "print_job: resource name '/printers/lp' no good!" >>
Ahem! Aha! . . . perhaps Mrs Weber might say : "Bad Karma around" ??
As I really only need to print from DOSemu about once a Year, perhaps
it is best for me to rely on good old Ksnapshot :)
Thank you, and, Mr. Meixner for your valliant efforts to get this
working.
sincerely,
Richard
_________
> Why not just use the name of the printer (lp0) in the commands we've
> been telling you to use. It is not necessary to change the name of
> the printer.
_________________
after trying :-
.......................
$_printer_command = "lpr -P lp0"
$_printer_command = "lpr -l -P lp0"
$_printer_command = "lpr -l"
$_printer_command = "lpr -l -P EPSON Stylus Color Series CUPS"
$_printer_command = "lpr -l -P EPSON Stylus Color"
$_printer_command = "lpr -l -P Epson Stylus Color"
. . . and, every variation of that selection, under the Sun :-O
STILL, am getting same error message for each & all :-
<< "print_job: resource name '/printers/lp' no good!" >>
Ahem! Aha! . . . perhaps Mrs Weber might say : "Bad Karma around" ??
As I really only need to print from DOSemu about once a Year, perhaps
it is best for me to rely on good old Ksnapshot :)
Thank you, and, Mr. Meixner for your valliant efforts to get this
working.
sincerely,
Richard
_________
| < Previous | Next > |