[Image-SIG] Error with PIL on RH-7.3

Jim Tittsler jwt at onjapan.net
Tue Feb 1 05:31:53 CET 2005


On Jan 12, 2005, at 06:17, Marc-Elian Begin wrote:
> I’m running into the following error running PIL 1.1.4 on Red-Hat 7.3, 
> trying to “import _imaging”
>
> ImportError: /lib/i686/libc.so.6: version `GLIBC_2.3' not found 
> (required by ./_imaging.so)

Did you build PIL on that system?  It looks like you are using a 
version built on a machine with a newer GLIBC.  (A normal RH7.3 machine 
has GLIBC 2.2.)

-- 
Jim Tittsler             http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship          http://Starship.Python.net/
Ringo MUG Tokyo          http://www.ringo.net/rss.html



More information about the Image-SIG mailing list