Install mxodbc on fedora10/python2.4

"Jesus Campos" <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Message-ID <A30522BE47A84A75A37FA6668EBDEE48@informatica11>
Hi,

 

I'm with a little problem installing egenix-odbc on my system: fedora 10
with python 2.4. Any tip?

Complements,

JCampos

 

 

[root@jesus-plone egenix-mxodbc-3.0.2.linux-i686-py2.4_ucs4.prebuilt]#
python2.4 -c "import sys;print(sys.maxunicode<66000)and'UCS2'or'UCS4'"

UCS4

 

[root@jesus-plone egenix-mxodbc-3.0.2.linux-i686-py2.4_ucs4.prebuilt]#
python2.4 -c "import mx.DateTime"

{No errors}

 

[root@jesus-plone egenix-mxodbc-3.0.2.linux-i686-py2.4_ucs4.prebuilt]#
python2.4 setup.py build --skip install

running build

skipping the build process and reusing the existing build files and data

restoring build data from a previous build run

running install

running install_lib

running build_ext

writing byte-compilation script '/tmp/tmpBXuHJC.py'

/usr/bin/python2.4 -O /tmp/tmpBXuHJC.py

removing /tmp/tmpBXuHJC.py

running install_data

 

[root@jesus-plone egenix-mxodbc-3.0.2.linux-i686-py2.4_ucs4.prebuilt]#
python2.4 -c "import mx.ODBC.iODBC"

Traceback (most recent call last):

  File "<string>", line 1, in ?

ImportError: No module named ODBC.iODBC

 

[root@jesus-plone egenix-mxodbc-3.0.2.linux-i686-py2.4_ucs4.prebuilt]#
python2.4 -c "import mx.ODBC.unixODBC"

Traceback (most recent call last):

  File "<string>", line 1, in ?

ImportError: No module named ODBC.unixODBC


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.