Home
The Toolkit for Online Communities
15902 Community Members, 0 members online, 2409 visitors today
Log In Register

Forum OpenACS Q&A: Re: Group permissions for Aolserver (re: libpq.so.2 not found)

OpenACS Home : Forums : OpenACS Q&A : Re: Group permissions for Aolserver (re: libpq.so.2 not found) : One Message

+
Posted by Lamar Owen on
Let's go to the obvious possibility first.  Is nsadmin a member of group web?

There are known problems with -g support.  You should be able to just allow world read and execute on /usr/local/pgsql/lib.

This is one case a from RPM installation is much easier, since libpq is in /usr/lib....but I'm biased, being the PostgreSQL RPM maintainer....

+
Posted by Sean Redmond on

Yes, nsadmin is a member of the group web.

So I did more digging and found this bug with a patch provided, and this other patch. This is a rather surprising bug to go unfixed. Does anyone have experience with either of these patches?