Hi, I have installed cx_Oracle 4.2-1 on debian, but when I try to import the module with
//'import cx_Oracle' I have got an error: // Traceback (most recent call last): File "./oracle.py", line 2, in ? import cx_Oracle ImportError: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /root/cx_Oracle.so) I've installed cx_Oracle with: alien -d --keep-version cx_Oracle dpkg -i cx-oracle Works cx_Oracle with debian ? //Does anyone have any suggestions ?// _______________________________________________ DB-SIG maillist - DB-SIG@python.org http://mail.python.org/mailman/listinfo/db-sig