dbTalk Databases Forums  

[BUGS] BUG #1957: Error for createlang

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1957: Error for createlang in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eduard Wulff
 
Posts: n/a

Default [BUGS] BUG #1957: Error for createlang - 10-12-2005 , 12:24 PM







The following bug has been logged online:

Bug reference: 1957
Logged by: Eduard Wulff
Email address: abo (AT) eduard-wulff (DOT) de
PostgreSQL version: 8.1 beta2
Operating system: Windows XP SP1 DE
Description: Error for createlang
Details:

I can't add any additional languages e.g. perl tcl

createlang.exe -U postgres -e plperl template1

gives:
createlang: Installation der Sprache fehlgeschlagen: ERROR: could not load
library "D:/dapps/PostgreSQL/8.1-beta2/lib/plperl.dll": Das angegebene Modul
wurde nicht gefunden.

same for tcl

for python:
createlang: Installation der Sprache fehlgeschlagen: ERROR: unsupported
language "plpython"
TIP: The supported languages are listed in the pg_pltemplate system
catalog.

plpython is listed there ...

I tried changing the slashes to back-slashes in
\data\global\config_exec_params to no avail

perl or ruby works on this machine. perl is in the path.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Michael Fuhr
 
Posts: n/a

Default Re: [BUGS] BUG #1957: Error for createlang - 10-12-2005 , 01:35 PM






On Wed, Oct 12, 2005 at 11:02:26AM +0100, Eduard Wulff wrote:
Quote:
createlang.exe -U postgres -e plperl template1

gives:
createlang: Installation der Sprache fehlgeschlagen: ERROR: could not load
library "D:/dapps/PostgreSQL/8.1-beta2/lib/plperl.dll": Das angegebene Modul
wurde nicht gefunden.

same for tcl

for python:
createlang: Installation der Sprache fehlgeschlagen: ERROR: unsupported
language "plpython"
TIP: The supported languages are listed in the pg_pltemplate system
catalog.

plpython is listed there ...
I don't know about the plperl or pltcl problems, but are you sure
"plpython" is in pg_pltemplate? "plpythonu" should be there but
not "plpython", at least not in a distribution built from the
unmodified source code.

--
Michael Fuhr

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.