[ZPatterns] Re: ZPatterns 0.4.3 patch 2

Steve Alexander steve@cat-box.net
Wed, 19 Dec 2001 09:43:18 +0000


Johan Carlsson [Torped] wrote:

> At 10:24 2001-12-18 +0000, you wrote:
> 
>> Johan Carlsson [Torped] wrote:
>>
>>> Hi,
>>> Is there anyone who has a compiled version of DynPersist
>>> for Win32 from ZPatterns-0-4-3p2?
>>> I currently don't have MSVC (or anyother win32 c-compiler).
>>> I've tried the ZPatterns-0-4-3b2 Dynpersist .dll but it doesn't seem to
>>> be compatible.


The DynPersist.dll (or .pyd) has to be compatible with the version of 
Python you're using. That's the most important thing.

I guess you're using Python 1.5.2. Here's a file that might work for you:

   http://www.cat-box.net/steve/DynPersist-0.4.3b1.dll

If you are using Python 2.1.x, there's a DynPersist.pyd in the 
TransactionAgents distribution.

--
Steve Alexander