[Image-SIG] PIL Problem

Joshua Brauer Joshua.Brauer@colostate.edu
Mon, 18 Sep 2000 14:03:44 -0600


I've been trying to complie PIL on a newly rebuilt-box (Linux - RedHat 6.2 with my own python compile)

The Compilition goes fine (with 1.0 or 1.1) but with both versions I get an error when I import _imageing saying that there is an error...  It's the same error with 1.1 or 1.0 (the sample below is 1.0)

Any ideas?


Python 1.5.2 (#5, Sep 18 2000, 12:36:54)  [GCC egcs-2.91.66 19990314/Linux (egcs- on linux2
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import _imaging
Traceback (innermost last):
  File "<stdin>", line 1, in ?
ImportError: ./_imaging.so: undefined symbol: inflateInit_
>>> import Image


(please CC me on responses!)

Josh
-- 
-------------------------------------------------
Joshua Brauer
Computer Support Scientist
Department of Biochemistry and Molecular Biology
Colorado State University
Fort Collins, CO 80523
(970) 491-1080/pager:  (970) 498-7995, #5837
-------------------------------------------------