From: Michael S. <mi...@st...> - 2009-01-28 15:55:46
|
sol...@em... wrote: > > I tried using the platform install and for some reason I get this error. > ImportError: ld.so.1: python: fatal: libresolv.so.2: open failed: No such file or directory > > Also I ran ldd on the libresolve.so.2 > libresolv.so.2 => /usr/lib/libresolv.so.2 > libresolv.so.2 (SUNW_2.2.2) => (version not found) That's probably item 9 in the FAQ: http://python-ldap.sourceforge.net/faq.shtml Ciao, Michael. |