[egenix-users] python-debug and mxdatetime

M.-A. Lemburg mal at egenix.com
Fri Jan 16 15:50:19 CET 2009


On 2009-01-16 11:31, Michele Petrazzo - Unipex srl wrote:
> M.-A. Lemburg wrote:
>> On 2009-01-16 10:25, Michele Petrazzo - Unipex srl wrote:
>>> Hi all,
>>> I'm trying to use the python-debug version and mxdatetime, but I recive
>>> an error and I don't know how to continue. I have already installed the
>>> python-egenix-mx-base-dbg package on my debian.
>>
>> If you use the debug versions of Python, you have to build your
>> own mxDateTime binary from source (using the Python debug version),
>> e.g. "python2.5-dbg setup.py install".
>>
>> The binaries we provide as pre-built packages are built against
>> the production version of Python.
>>
>> Hope that helps,
> 
> Hi,
> thanks for the tip, but debian as already the -dbg version, like you can
> see here:
> http://packages.debian.org/lenny/i386/python-egenix-mx-base-dbg/filelist
> 
> But I don't know how to use it!

If you look at the file list, you'll see that the package only contains
the .so files - the .py files are missing, so I guess you have to
install the -dbg package in addition to the relevant base packages,
e.g. python-egenix-mxdatetime.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 16 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