Raymond Auge
2004-10-18 18:36:54 UTC
Hello All,
I'd like to know what I am doing wrong. I've installed the 7.5 win32 version of Postgres (love it...). I've entered the bin directory and loaded the plpgsql language on my database (works fine)...
I have perl 5.6.1 installed as well and would like to load the plperl language on the db as well.
While in the %postgresql%\bin I try
gram Files/PostgreSQL/7.5/lib/plperl.dll": error
The plperl.dll _IS_ there.
I've added the perl interpreted to the path, but thought that maybe I also need the perl libs on a lib path.
Can anyone say if this is correct and what how to set that value?
--------------------------------------------------------------
Raymond Augé, B.COSC
Spécialiste en médiatisation de la formation/Multimedia specialist
Université Laurentienne / Laurentian University
<***@laurentienne.ca> / <***@laurentian.ca>
(705) 675-1151 x3934
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
I'd like to know what I am doing wrong. I've installed the 7.5 win32 version of Postgres (love it...). I've entered the bin directory and loaded the plpgsql language on my database (works fine)...
I have perl 5.6.1 installed as well and would like to load the plperl language on the db as well.
While in the %postgresql%\bin I try
createlang plperl dbname
createlang: language installation failed: ERROR: could not load library "C:/Program Files/PostgreSQL/7.5/lib/plperl.dll": error
The plperl.dll _IS_ there.
I've added the perl interpreted to the path, but thought that maybe I also need the perl libs on a lib path.
Can anyone say if this is correct and what how to set that value?
--------------------------------------------------------------
Raymond Augé, B.COSC
Spécialiste en médiatisation de la formation/Multimedia specialist
Université Laurentienne / Laurentian University
<***@laurentienne.ca> / <***@laurentian.ca>
(705) 675-1151 x3934
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings