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

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to