[egenix-users] Windows 7 64bit

M.-A. Lemburg mal at egenix.com
Fri Jun 4 20:45:05 CEST 2010


Rogerio Luz Coelho wrote:
> Em Sáb, 2010-05-29 às 12:48 +0200, M.-A. Lemburg escreveu:
>> Rogerio Luz Coelho wrote:
>>> Is there any way to install egenix on a Windows7 64bit?
>>
>> Which product are you referring to ?
>>
>>> I am trying and I get some kind of error.
>>
>> We currently only provide binaries for 32-bit Windows systems,
>> but are looking into adding 64-bit binaries as well, now that the
>> 64-bit Windows world has stabilized somewhat.
>>
>> If you run a 32-bit Python on the 64-bit OS, you can use our 32-bit
>> prebuilt archives and eggs.
> 
> Thanks for the reply ... that was exactly what I did, it is now working
> like a charm on a Win 7 64bit with Python 32bit 
> 
> Just for future reference: the new Windows 2008 R2 server will ONLY ship
> in 64bit flavors, if the server side is of any concern on your part (I
> really can't see how it would... but, hey,  you guys are the devs ;) the
> 64bit would be nice (since Python has 64bit compatibility now). 

We are working on the necessary changes for Win64 and will
release those with mxODBC 3.1.

There are a couple of things that need to be tweaked, since ODBC length
information is 64-bit on Win64, while at the same time longs are still
32-bit. On 64-bit Unix, both are 64-bit, which makes things a bit
easier to handle.

> Thanks again for the amazing packages ... keep up the good work!

Thanks :-)

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 04 2010)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2010-07-19: EuroPython 2010, Birmingham, UK                44 days to go

::: 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