Re: Installing support for python on windows - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Installing support for python on windows
Date
Msg-id 20070221085425.GC19713@svr2.hagander.net
Whole thread Raw
In response to Re: Installing support for python on windows  ("Rhys Stewart" <rhys.stewart@gmail.com>)
Responses Re: Installing support for python on windows  (juan_carlos <juancarlos.massanet@eon.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Error upgrading on W2K
Next
From: Richard Huxton
Date:
Subject: Re: REVOKE ALL