Re: Installing support for python on windows

From: juan_carlos <juancarlos(dot)massanet(at)eon(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing support for python on windows
Date: 2008-03-31 14:25:00
Message-ID: 16396272.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello, I have the same problem.
I've checked plpython.dll dependencies with depends tool and all is correct.
I tried to install plperl with no success.

What can I do?

Magnus Hagander-2 wrote:
>
> On Tue, Feb 20, 2007 at 05:15:38PM -0500, Rhys Stewart wrote:
>> <resurrection>
>>
>> Ok so i am having trouble installing plpython, and found this thread.
>> Howevre, after adding postgresql/bin to the path and the python lib
>> directory to the path i still get:
>> createlang: language installation failed: ERROR: could not load library
>> "C:/Pro
>> gram Files/PostgreSQL/8.2/lib/plpython.dll": The specified module could
>> not
>> be f
>> ound.
>>
>> so maybe im doing the path thing wrong? i used :
>>
>> C:\Program Files\PostgreSQL\8.2\bin>set
>> PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Python24\Lib;c:\Program
>> Files\PostggreSQL\8.2\bin;c:\Program Files\PostggreSQL\8.2\lib
>>
>> so if that is correct what else am i missing?
>
> Please run the depends.exe tool from the Windows Support Tools to
> determine which module it's failing to load.
>
> //Magnus
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
>

--
View this message in context: http://www.nabble.com/Installing-support-for-python-on-windows-tp8110347p16396272.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-03-31 14:37:59 Re: Very slow catalog query
Previous Message Pedro Doria Meunier 2008-03-31 14:24:23 Re: Very slow catalog query