Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-09 Thread Daniel Schuchardt
Magnus Hagander schrieb: Probably the problem has to do with not finding the underlying language's DLL (eg, python.dll). Do I need to install a particular version of python then? Is there any further documentation that can help me with this? Darn if I know. If the inst

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-09 Thread Magnus Hagander
>>> Probably the problem has to do with not finding the underlying >>> language's DLL (eg, python.dll). > >> Do I need to install a particular version of python then? Is >there any >> further documentation that can help me with this? > >Darn if I know. If the installer documentation doesn't tell

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-08 Thread Tom Lane
"Steve - DND" <[EMAIL PROTECTED]> writes: >> Probably the problem has to do with not finding the underlying >> language's DLL (eg, python.dll). > Do I need to install a particular version of python then? Is there any > further documentation that can help me with this? Darn if I know. If the inst

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-08 Thread Steve - DND
> >> createlang: language installation failed: ERROR: could not > load library > >> "C:/Program Files/PostgreSQL/8.0/lib/plpython.dll": dynamic load error > > > Actually I just tried createlang with all of the pls(except > plpgsql which is > > already installed). All of them fail with the same err

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-08 Thread Tom Lane
"Steve - DND" <[EMAIL PROTECTED]> writes: >> createlang: language installation failed: ERROR: could not load library >> "C:/Program Files/PostgreSQL/8.0/lib/plpython.dll": dynamic load error > Actually I just tried createlang with all of the pls(except plpgsql which is > already installed). All o

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-08 Thread Daniel Schuchardt
Steve - DND schrieb: I just tried using createlang to install plpython into a database on my Windows 8.0 installation and continue to receive the error below. The file plpython.dll is in exactly the location specified below as well. What exactly am I doing wrong here? createlang -e -U postgres plpy

Re: [GENERAL] Can't install plpython on Windows 8.0

2005-04-08 Thread Steve - DND
> I just tried using createlang to install plpython into a database on my > Windows 8.0 installation and continue to receive the error below. The file > plpython.dll is in exactly the location specified below as well. What > exactly am I doing wrong here? > > createlang -e -U postgres plpythonu jun

[GENERAL] Can't install plpython on Windows 8.0

2005-04-07 Thread Steve - DND
I just tried using createlang to install plpython into a database on my Windows 8.0 installation and continue to receive the error below. The file plpython.dll is in exactly the location specified below as well. What exactly am I doing wrong here? createlang -e -U postgres plpythonu junk Password: