Re: Installing support for python on windows

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Rhys Stewart <rhys(dot)stewart(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing support for python on windows
Date: 2007-02-21 08:54:25
Message-ID: 20070221085425.GC19713@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-02-21 09:31:40 Re: REVOKE ALL
Previous Message Magnus Hagander 2007-02-21 08:53:00 Re: Error upgrading on W2K