Discussion:
Ghostscript
Christian Hennecke
2005-08-27 13:18:47 UTC
Permalink
I would like to use the latest Ghostscript with XFree86/OS2. I have
been able to compile a version that works but when used with GSView it
causes a system hang. A while ago, somebody solved this problem by
giving the X-enabled version's executable and DLL different names
(gs.exe and gsdllx.dll). The executable poses no problem but I don't
know how to do this for the DLL.

Can anybody tell me what files in the source have to be changed?

Christian Hennecke
Frank Gießler
2005-08-29 07:43:37 UTC
Permalink
Post by Christian Hennecke
I would like to use the latest Ghostscript with XFree86/OS2. I have
been able to compile a version that works but when used with GSView it
causes a system hang. A while ago, somebody solved this problem by
giving the X-enabled version's executable and DLL different names
(gs.exe and gsdllx.dll). The executable poses no problem but I don't
know how to do this for the DLL.
Can anybody tell me what files in the source have to be changed?
Probably os2.mak and the gsdll2.def. A hex-editor might also work (but
isn't nice).

Regards,
Frank.
--
Frank Giessler
Klinikum der Universitaet Jena Tel.: +49-3641-9 32 57 80
Biomagnetisches Zentrum Fax : +49-3641-9 32 57 72
Jun Sawataishi
2005-08-29 13:15:36 UTC
Permalink
At Sat, 27 Aug 2005 15:18:47 +0200 (CEST),
Post by Christian Hennecke
I would like to use the latest Ghostscript with XFree86/OS2. I have
been able to compile a version that works but when used with GSView it
causes a system hang. A while ago, somebody solved this problem by
giving the X-enabled version's executable and DLL different names
(gs.exe and gsdllx.dll). The executable poses no problem but I don't
know how to do this for the DLL.
Can anybody tell me what files in the source have to be changed?
Rewrite os2.mak: Change "-Zomf -Zsys" to "-Zomf -Zmtd"
Re-compile gsview, and ghostscript with XFree86 feature will
work fine with gsview.

# OS/2 is not a question, it's a solution.
# SAWATAISHI Jun <***@attglobal.net>
# http://www2s.biglobe.ne.jp/~vtgf3mpr/

Loading...