[egenix-users] Install mxodbc on fedora10/python2.4
Charlie Clark
charlie at egenix.com
Thu May 14 18:08:53 CEST 2009
Am 14.05.2009, 17:00 Uhr, schrieb Jesus Campos <jesus.gi at cm-barcelos.pt>:
> Hi thanks for reply.
>Yes I think so:
>[root at jesus-plone ~]# rpm -q libiodbc
> libiodbc-3.52.6-1.i386
> [root at jesus-plone ~]# rpm -q unixODBC
> unixODBC-2.2.12-9.fc10.i386
>The problem is " ImportError: No module named ODBC.unixODBC"
>Should I register something?
Yes, mxODBC does a look up for the libraries so you will either have to add the path to these to your system
configuration file ld.so.conf or setup LD_LIBRARY_PATH to include them.
Charlie
--
Charlie Clark
eGenix.com
Professional Python Services directly from the Source
>>> 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 our new mxODBC.Connect Python Database Interface for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
http://www.egenix.com/company/contact/
More information about the egenix-users
mailing list