[egenix-users] Errors installing Egenix MX Base

M.-A. Lemburg mal at egenix.com
Sat Nov 14 21:03:40 CET 2009


John wrote:
> Hi,
> 
> I've been trying to install Egenix MX Base for quite a while now, but I'm
> just not having any luck. My system is a up to date Ubuntu 9.04 box with
> Pythong 2.5 (tried 2.6 as well).
> 
> The problem is an endless log of errors when trying to run "python setup.py
> install" or derivatives that might run that one behind the screen.
> (Easy_install etc) Pretty much all of the errors look like this
> http://pastebin.com/m49774327 , I tried logging to a file, but that only
> shows the gcc commands, which aren't shocking at all.
> 
> Am I missing some package?

The errors you listed look a lot like you're missing the Python
development packages for your system.

This message is a good indication for this:

mx/DateTime/mxDateTime/mxDateTime.c:4980: warning: implicit declaration of function
'PyString_FromString'

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Nov 14 2009)
>>> 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