[PyGreSQL] does pygresql 3.8.1 support postgresql 8.2.3?
giovanni.bricconi at lombardia-servizi.it
giovanni.bricconi at lombardia-servizi.it
Mon Nov 5 05:03:54 EST 2007
> Message: 1
> Date: Mon, 29 Oct 2007 21:17:33 +0100
> From: Christoph Zwerschke <cito at online.de>
> Subject: Re: [PyGreSQL] does pygresql 3.8.1 support postgresql 8.2.3?
> To: PyGreSQL Development <pygresql at Vex.Net>
> Message-ID: <47263FDD.3070507 at online.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Giovanni,
>
> WinXP + Postgres 8.2.3 + PyGres 3.8.1 + Python 2.5.1 is definitly
> working for me.
>
> How did you install Postgres and Python? With the standard binary
> installers? Which Windows version are you using? Maybe Vista?
>
I used the standard installers, but I had a problem with posgresql,
probably
due to conflicting shared libraries.
> My guess is that you have an older version of libeay32.dll somewhere in
> your windows search path before the PostgreSQL bin path.
>
Following your suggestion I discovered a lot of different libeay32.dll on
my pc
c:\programmi\filezilla 0.9.8.4
c:\windows\system32 no version
c:\programmi\svn-win32-1.4.5\bin 0.9.8.2
c:\programmi\postgresql\8.2\bin 0.9.8.1
c:\dev\myeclipse55m1\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4
0.9.8.2
c:\programmi\file comuni\apple\mobile device support\bin 0.9.8.4
c:\windows\twain_32\ricoh_v4\tp3045\scancrt no version
I solved my problem installing a new version of openssl in the
c:\windows\system32
[http://www.slproweb.com/products/Win32OpenSSL.html]
Thank you
Giovanni
> -- Chris
>
> giovanni.bricconi at lombardia-servizi.it wrote:
>> Hello,
>>
>> I am just doing my first steps with pygresql, I have installed python
>> 2.5.1, postgresql 8.2.3 and pygresql [
>> http://www.pygresql.org/~cito/distrib/PyGreSQL-3.8.1.win32-py2.5.exe ]
>>
>> when I try to execute "import pgdb" I get this error
>>
>> Impossibile trovare il punto di ingresso X509_STORE_set_flags
>> della procedura nella libreria di collegamento dinamico libeay32.dll
>>
>> that roughly translated in english means
>>
>> Cannot find X509_STORE_set_flags entry point in libeay32.dll
>>
>> Can you help me?
>>
>> Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.vex.net/pipermail/pygresql/attachments/20071105/f46a219b/attachment.htm
More information about the PyGreSQL
mailing list