[IMAGE-SIG] Bugs in PIL

W T Hewitt hewitt@pootle.cgu.mcc.ac.uk
Wed, 25 Jun 1997 08:05:08 +0100 (BST)


I'm trying to compile the 0.2b4 release on IRIX 6.3:

---------------------------------------------------
The Python Imaging Library
$Id: README,v 1.9 1997/01/14 18:01:06 fl Exp fl $

Release 0.2b4 (January 10, 1997)
---------------------------------------------------

1) SG now seem to supply a library called /usr/lib/libjpeg.so, but there
   is no signs of the header files (jpeglib.h)

2) I got jpeg-6a and installed it

3) JpegEncode.c and JpegDecode.c had compilation errors...

   1) calls to macros GLOBAL and METHODDEF need their parameters in (), e.g.,
      GLOBAL void should be GLOBAL(void)

   2)METHODDEF is misspelt in JpegDecode.
     Sorry I can't remember which one. I forgot to keep an original

Hope this can be included in the next release.

Please note I'm not a member of the mailing list


Best wishes

Terry

W T Hewitt                       Telephone: +44 161 275 6095
Manchester Visualization Centre  Fax: +44 161 275 6800
Manchester Computing             Electronic mail: w.t.hewitt@mcc.ac.uk
University of Manchester
Manchester M13 9PL
United Kingdom

_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________