[egenix-users] Problem with Python mxODBC, undefined symbol:
SQLSetConfigMode
M.-A. Lemburg
mal at egenix.com
Fri Nov 12 09:42:55 CET 2004
Maneesh Singh wrote:
> Hi,
>
> I tried the ldd ./mxODBC.so
> It does not have a link for libiodbc.so.2
> Which it should! The problem with RPM was that the
> dependency on libiodbc.so.2. This actually existed on
> the machine and I also gave this library path under
> the LD_LIBRARY_PATH variable. Still it would say
> dependency on libiodbc.so.2. Hence I went in for SRC
> install which would give the
> "PyUnicodeUCS2_AsEncodedString" error. Then I
> installed it with rpm --rebuild SRC RPM. I have done
> so many methods, I can't even remeber which the
> current method under which it is running. Four hours
> were spent installing iODBC and mxODBC from sources,
> RPMs. I have followed all the procedures I could
> possibly find in README files.
>
> Anyways, how do I rectify the ldd ./mxODBC.so not
> giving libiodbc.so.2.
Hard to tell without looking at your setup. I'd suggest
you get a support ticket and we login to you machine
to sort things out.
Regards,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Nov 12 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the egenix-users
mailing list