Re: gswin32 with fax support
"Nick" <[email protected]> Tue, 5 Jun 2018 10:07:54 -0700
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for confirming what I suspected, Ken. I was just hoping maybe someone had done this build already. But figured it was a long shot. I built ghostscript once on another system years ago (VOS) and it took some doing, so not looking forward to trying this on windows. Nick -----Original Message----- From: Ken Sharp <[email protected]> Sent: Tuesday, June 5, 2018 2:39 AM To: Nick <[email protected]> Cc: [email protected] Subject: Re: [gs-devel] gswin32 with fax support At 18:09 04/06/2018 -0700, Nick wrote: >Anyone have a win 32 copy of ghostscript (gswin32c.exe) that supports >device dfaxhigh ? Most any version 6.50 or higher should work. >I m trying to update ghostscript in an ancient copy of Faxware. I >suppose I could try building it myself, but I m hoping to avoid that. It 'looks like' the dfaxhigh device has never been built (as standard) on the Windows version of Ghostscript. It exists (even today) in the Linux version. If you like you can find some old versions of Ghostscript here (though we no longer use SourceForge): https://sourceforge.net/projects/ghostscript/files/ Assuming that the device is not built as standard on Windows you will have to build from source, and modify the makefile manually in order to include the device. Ken