On Fri, Aug 26, 2011 at 11:17 AM, Ken Watford <[email protected]> wrote:
> On Fri, Aug 26, 2011 at 10:43 AM, Verde Denim <[email protected]> wrote: > > Looking for this with find / -name libclntsh.so.11.1 -print produces > > /usr/lib/oracle/11.2/client64/lib/libclntsh.so.11.1 > > > > I'm confused as to why Python doesn't see it... > > Try running "sudo ldconfig". > That was the missing link - thanks! works fine now.
-- http://mail.python.org/mailman/listinfo/python-list
