Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: Subject: XLess Cygwin Ghostscript Date: Mon, 19 Mar 2001 11:44:07 -0500 Message-ID: <001001c0b093$d1a1d920$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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