* Re: printing [SOLVED]
@ 2010-11-29 18:44 Vedran Vucic
2010-12-01 5:51 ` Mike McCarty
0 siblings, 1 reply; 6+ messages in thread
From: Vedran Vucic @ 2010-11-29 18:44 UTC (permalink / raw)
To: Frantisek Hanzlik; +Cc: linux-msdos
Hello,
I rebooted my computer edited /etc/dosemu.conf and everything works
fine now with printing.
Thanks a lot on patience and persistence.
Sincerely,
Vedran
On Mon, Nov 29, 2010 at 8:09 AM, Frantisek Hanzlik <franta@hanzlici.cz> wrote:
> Vedran Vucic wrote:
>> Hello,
>>
>> I recompiled ghostpdl with fonts and I have done print from my
>> DOSapplication to /tmpwith x.pclasoutput.
>>
>> After that I have done command pcl6.....
>> and I Got message that it cannot read x.pcl file which is actually the
>> same that I sent you already.
>> Everything is done as root so permissions are not issue.
>>
>> best wishes,
>>
>> Vedran
>
> Are You sure that Your pcl6 command syntax is right? In minimal version it should be as:
>
> pcl6 -sDEVICE=pswrite -sOutputFile=x.ps x.pcl
>
>
> What print pcl6 command, when you run it without parameters? My output is:
> $ pcl6
> Usage: pcl6 [option* file]+...
> Options: -dNOPAUSE -E[#] -h -C -L<PCL|PCLXL> -K<maxK> -P<PCL5C|PCL5E|RTL> -Z...
> -sDEVICE=<dev> -g<W>x<H> -r<X>[x<Y>] -d{First|Last}Page=<#>
> -sOutputFile=<file> (-s<option>=<string> | -d<option>[=<value>])*
> -J<PJL commands>
> Version: 8.71 (r10735 released 2010-02-10)
> Build date: Thu Nov 25 02:45:35 2010
> Devices: x11 x11alpha x11mono x11cmyk ljet4 djet500 cljet5pr cljet5c
> bitcmyk bitrgb bitrgbtags pcxmono pcxgray pcxcmyk pswrite pdfwrite pxlmono
> pxlcolor bmpmono bmp16m bmpsep8 pbmraw pgmraw ppmraw png16m pngmono
> jpeg wtscmyk wtsimdi imdi nullpage
>
> At end You can debug program (e.g. with strace). But then it seems as is something wrong in your build. You can compare your outputs from ./configure with mine - they are at:
> http://www.hanzlici.cz/tmp/configs.tar.bz2
>
> It is probably all what I can help You, I'm not big programmer and debugging like this over mailing list is problematic.
>
> Franta Hanzlik
>
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: printing [SOLVED]
2010-11-29 18:44 printing [SOLVED] Vedran Vucic
@ 2010-12-01 5:51 ` Mike McCarty
2010-12-01 7:29 ` Vedran Vucic
0 siblings, 1 reply; 6+ messages in thread
From: Mike McCarty @ 2010-12-01 5:51 UTC (permalink / raw)
To: FreeDOS
Vedran Vucic wrote:
> Hello,
>
> I rebooted my computer edited /etc/dosemu.conf and everything works
> fine now with printing.
>
> Thanks a lot on patience and persistence.
Wonderful! Sorry I wasn't able to be more helpful.
Care to share exactly what edits you did, and how they
helped?
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: printing [SOLVED]
2010-12-01 5:51 ` Mike McCarty
@ 2010-12-01 7:29 ` Vedran Vucic
2010-12-01 7:40 ` Mike McCarty
0 siblings, 1 reply; 6+ messages in thread
From: Vedran Vucic @ 2010-12-01 7:29 UTC (permalink / raw)
To: Mike McCarty; +Cc: FreeDOS
Dear Mike,
I am planning to write small How-to document so that you can put it if
you want, in the documentation part of dosemu site.
I will write that in a couple of days. OK?
Best wishes,
Vedran Vucic
On Wed, Dec 1, 2010 at 6:51 AM, Mike McCarty <Mike.McCarty@sbcglobal.net> wrote:
> Vedran Vucic wrote:
>>
>> Hello,
>>
>> I rebooted my computer edited /etc/dosemu.conf and everything works
>> fine now with printing.
>>
>> Thanks a lot on patience and persistence.
>
> Wonderful! Sorry I wasn't able to be more helpful.
>
> Care to share exactly what edits you did, and how they
> helped?
>
> Mike
> --
> p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
> Oppose globalization and One World Governments like the UN.
> This message made from 100% recycled bits.
> You have found the bank of Larn.
> I speak only for myself, and I am unanimous in that!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: printing [SOLVED]
2010-12-01 7:29 ` Vedran Vucic
@ 2010-12-01 7:40 ` Mike McCarty
2010-12-04 21:28 ` Vedran Vucic
0 siblings, 1 reply; 6+ messages in thread
From: Mike McCarty @ 2010-12-01 7:40 UTC (permalink / raw)
To: FreeDOS
Vedran Vucic wrote:
> Dear Mike,
>
> I am planning to write small How-to document so that you can put it if
> you want, in the documentation part of dosemu site.
>
> I will write that in a couple of days. OK?
Sounds perfect!
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: printing [SOLVED]
2010-12-01 7:40 ` Mike McCarty
@ 2010-12-04 21:28 ` Vedran Vucic
2010-12-06 5:10 ` Mike McCarty
0 siblings, 1 reply; 6+ messages in thread
From: Vedran Vucic @ 2010-12-04 21:28 UTC (permalink / raw)
To: Mike McCarty; +Cc: FreeDOS
Dear Mike,
I will finish tomorrow pdf file in which I explained what I have done
in order to get my DOS application print on my printer. I will put
some screenshots in order to make it easy to understand for the users
who are not geeks.
I hope this is OK with you.
Best wishes,
Vedran
On Wed, Dec 1, 2010 at 8:40 AM, Mike McCarty <Mike.McCarty@sbcglobal.net> wrote:
> Vedran Vucic wrote:
>>
>> Dear Mike,
>>
>> I am planning to write small How-to document so that you can put it if
>> you want, in the documentation part of dosemu site.
>>
>> I will write that in a couple of days. OK?
>
> Sounds perfect!
>
> Mike
> --
> p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
> Oppose globalization and One World Governments like the UN.
> This message made from 100% recycled bits.
> You have found the bank of Larn.
> I speak only for myself, and I am unanimous in that!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: printing [SOLVED]
2010-12-04 21:28 ` Vedran Vucic
@ 2010-12-06 5:10 ` Mike McCarty
0 siblings, 0 replies; 6+ messages in thread
From: Mike McCarty @ 2010-12-06 5:10 UTC (permalink / raw)
To: FreeDOS
Vedran Vucic wrote:
> Dear Mike,
>
> I will finish tomorrow pdf file in which I explained what I have done
> in order to get my DOS application print on my printer. I will put
> some screenshots in order to make it easy to understand for the users
> who are not geeks.
>
> I hope this is OK with you.
I'd love to see the information. However, I'm not anybody to
judge what you do. I'm juat another subscriber to linux-msdos
and an occasional user of it.
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-12-06 5:10 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 18:44 printing [SOLVED] Vedran Vucic
2010-12-01 5:51 ` Mike McCarty
2010-12-01 7:29 ` Vedran Vucic
2010-12-01 7:40 ` Mike McCarty
2010-12-04 21:28 ` Vedran Vucic
2010-12-06 5:10 ` Mike McCarty
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox