Re: Can't install plpython on Windows 8.0
От
Daniel Schuchardt
Тема
Re: Can't install plpython on Windows 8.0
Дата
Msg-id
d38suh$cf4$2@news.hub.org
Ответ на
Re: Can't install plpython on Windows 8.0 (Magnus Hagander)
Список
Дерево обсуждения
Can't install plpython on Windows 8.0 "Steve - DND" <postgres@digitalnothing.com>
Re: Can't install plpython on Windows 8.0 Daniel Schuchardt <daniel_schuchardt@web.de>
Re: Can't install plpython on Windows 8.0 "Steve - DND" <postgres@digitalnothing.com>
Re: Can't install plpython on Windows 8.0 Tom Lane <tgl@sss.pgh.pa.us>
Re: Can't install plpython on Windows 8.0 "Steve - DND" <postgres@digitalnothing.com>
Re: Can't install plpython on Windows 8.0 Tom Lane <tgl@sss.pgh.pa.us>
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 installer documentation doesn't tell you, >>I'd suggest griping at the pgsql-hackers-win32 list ... >> >> > >The requirements are listed in the installation instructions at >http://pginstaller.projects.postgresql.org, bullet number 7. >The installer will autodetect if you have the prerequisites installed >when you put it in and disable the option to activate it during the >installation, but you're still free to add it later of course - assuming >you've installed perl/python/tcl by then. > >In order to find out what is missing, please run "depends" on the >plpython.dll file (depends.exe is available in the Windows Support >Tools, which are on the standard CD but not installed by default). It >will show you which imports are missing. > >//Magnus > >---------------------------(end of broadcast)--------------------------- >TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq > > > Ok, the missing library is python23.dll. I installed ActivePython23 and now everything works fine. Daniel.
В списке pgsql-general по дате отправления