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:
>>
>>
>> Ok so i am having troub
On Tue, Feb 20, 2007 at 05:15:38PM -0500, Rhys Stewart wrote:
>
>
> 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:
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
Whew, python lang support just installed for me too.
After reading more, it seems that while there is some broken dependency re
DWMAPI.dll on windowsxp systems, it does not affect most programs.
DWMAPI.dll is shown as missing by 'depends' but that exposes delay-loaded
problems that may have littl
On Monday 01 January 2007 6:24 pm, novnov wrote:
> Thanks, the depends tools looks very handy, surprising I'd not heard of it
> before.
>
> I found that the postgresql\bin dir must be added to the path.
>
> Also, I had python 2.5 installed, and plpython apparently needs python 2.4.
> I've installed
Thanks, the depends tools looks very handy, surprising I'd not heard of it
before.
I found that the postgresql\bin dir must be added to the path.
Also, I had python 2.5 installed, and plpython apparently needs python 2.4.
I've installed that and added to the path, but there is another dependency
On Monday 01 January 2007 3:39 pm, novnov wrote:
> It should be easy enough - just run "depends plpython.dll" in the
> directory where plpython is.
>
> Two things to verify first:
> 1) Verify that you added the directories to the system path, and not
> your personal path
> 2) Did you restart the se
It should be easy enough - just run "depends plpython.dll" in the
directory where plpython is.
Two things to verify first:
1) Verify that you added the directories to the system path, and not
your personal path
2) Did you restart the server after adding it? Needs to be done for
windows to pick u
Adrian Klaver wrote:
>
> On Monday 01 January 2007 11:14 am, Magnus Hagander wrote:
>> novnov wrote:
>> > This is so much more difficult than I imagined it could be. I've added
>> > the main python dir and the lib dir to my path and nothing has changed.
>> I
>> > may be able to figure out how t
On Monday 01 January 2007 11:14 am, Magnus Hagander wrote:
> novnov wrote:
> > This is so much more difficult than I imagined it could be. I've added
> > the main python dir and the lib dir to my path and nothing has changed. I
> > may be able to figure out how to use the depends tool, so far it lo
novnov wrote:
> This is so much more difficult than I imagined it could be. I've added the
> main python dir and the lib dir to my path and nothing has changed. I may be
> able to figure out how to use the depends tool, so far it looks pretty
> obscure to a newb.
It should be easy enough - just ru
This is so much more difficult than I imagined it could be. I've added the
main python dir and the lib dir to my path and nothing has changed. I may be
able to figure out how to use the depends tool, so far it looks pretty
obscure to a newb.
This is all being done on a new workstation. It is a li
novnov wrote:
> Then I tried something like what Adrian had suggested:
>
> D:\postgresql\bin>createlang -U sauser -d mydb plpythonu
> Password:
> createlang: language installation failed: ERROR: could not load library
> "D:/pos
> tgresql/lib/plpython.dll": The specified module could not be found.
On Sunday 31 December 2006 7:06 pm, novnov wrote:
> Thanks to both of you. I tried the following and got an error that
> plpython.dll couldn't be found:
>
> D:\postgresql\bin>createlang -U sauser plpythonu mydb
> Password:
> createlang: language installation failed: ERROR: could not load library
>
Thanks to both of you. I tried the following and got an error that
plpython.dll couldn't be found:
D:\postgresql\bin>createlang -U sauser plpythonu mydb
Password:
createlang: language installation failed: ERROR: could not load library
"D:/pos
tgresql/lib/plpython.dll": The specified module could
novnov <[EMAIL PROTECTED]> writes:
> - Per most docs the installation of a language is done with createlang. I've
> tried many times and cannot get the syntax right. Typically I log in to psql
> in the \bin directory as the main postgres user. After that, a typical
> attempt is looks like this:
>
On Sunday 31 December 2006 2:09 pm, novnov wrote:
> I've spent a couple of hours on this and would like to ask for an assist at
> this point. I need to install python support on windows. The postgresql
> install is the windows 8.2.0-1 binary, and pl/pgsql was included in the
> initial installation.
I've spent a couple of hours on this and would like to ask for an assist at
this point. I need to install python support on windows. The postgresql
install is the windows 8.2.0-1 binary, and pl/pgsql was included in the
initial installation. I have python 2.5 installed. The workstation's path
does
18 matches
Mail list logo