Forum OpenACS Q&A: PLPGSQL install for ACS

Collapse
Posted by Sripathy Kasiviswanathan on
Hi,

I installed OPenACS following the steps in the documentations. I am running postgres7.4.3.

When I try to set up "plpgsql" using cmd CREATELANG plpgsql template1, i get a error plpgsql file not found.

I am running Mandrake 9.1. I searched the file system for plpgsql.so and could not find it. I can find files plpgsql.h.

1. Can I download the plpgsql file to the lib folder and run from the current install or do I have to reinstall all (I would like to avoid this)?

When i tested "localhost:8000" a page with infomration about OPenACS opened with a message that "PLPGSQL" is not installed in the postgres.

2. Does this mean everything is correctly installed except for PLPGSQL?

Any help would be greatly appreciated.

thanks
Pathy

Collapse
Posted by George Essig on
I think you need to install the Mandrake 9.1 postgresql-pl RPM.

George

Collapse
Posted by Sripathy Kasiviswanathan on
George,
Thanks for the help. It is working fine now.

regards
Pathy