| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Reply-To: | <nhv AT cape DOT com> |
| From: | "Norman Vine" <nhv AT cape DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | XLess Cygwin Ghostscript |
| Date: | Mon, 19 Mar 2001 11:44:07 -0500 |
| Message-ID: | <001001c0b093$d1a1d920$a300a8c0@nhv> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
| In-Reply-To: | <000401c0b03f$7ce3b560$a300a8c0@nhv> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| Importance: | Normal |
Hi All
Preliminary instructions for building the
Ghostscript Interpreter with Cygwin
These Instructions and support files at least temporarily live at
http://www.vso.cape.com/~nhv/files/cygwin/gs6.62/
obligatory output example
http://www.vso.cape.com/~nhv/files/cygwin/gs6.62/tiger.pdf
first get gs6.62 < other distributions ?may? work >
http://www.cs.wisc.edu/~ghost/doc/AFPL/tester.htm
Get the following additional distributions
and place them in the top $GS_SRC directory
IJG JPEG library:
ftp://ftp.uu.net/graphics/jpeg/ jpegsrc.v*.tar.gz
PNG library:
ftp://swrinde.nde.swri.edu/pub/png/src/ libpng-*.tar.gz or lpng*.zip
zlib:
ftp://ftp.uu.net/pub/archiving/zip/zlib/ zlib-*.tar.gz or zlib*.zip.
icclib:
http://web.access.net.au/argyll/color.html
see src / icclib.mak for necessary modifications for GS
mini-xlib:
http://www.io.com/~bub/dnload/xlib-src-d.tgz
rename these directories to zlib libpng jpeg icc xlib
copy myfiles from here on top of the files in $GS_SRC / src
http://www.vso.cape.com/~nhv/files/cygwin/gs6.62/src
make a symbolic link in $GS_SRC to the cywin makefile
% ln -s Makefile src/cygwin.mak
% make
to test
% cd lib
% ../bin/gs -sDEVICE=jpeg -sOuputFile=../tiger.jpg ../examples/tiger.ps
There are still a few problems
notably png support but this is a start
Many thanks to
Bub for his mini-xlib
Robert Collins for getting threading support
and all the others that help make Cygwin what it is !
enjoy
Norman Vine
nhv AT cape DOT com
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |