Forum OpenACS Q&A: Re: compiling nspostgres

Collapse
14: Re: compiling nspostgres (response to 13)
Posted by Michael Cordova on
Trying
/usr/local/src/aolserver45/nspostgres# make install POSTGRES=$PG ACS=1 INST=/usr/local/aolserver
I get that error:
/usr/local/aolserver -d /usr/local/aolserver/bin -e nspostgres.so
make: execvp: /usr/local/aolserver: Permission denied
make: *** [install-mod] Error 127
Even after doing /usr/local/src/aolserver45/nspostgres# chmod -R +w /usr/local/aolserver I get the same error.

I feel completely lost.