Forum OpenACS Development: Response to Trying the search package

Collapse
Posted by Vinod Kurup on
Hi Jay,

This is the last error reported:

which: no postmaster in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local
/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin)
So, my questions are:
  1. which user are you using to run ./configure?
  2. what is the PATH of that user -> "echo $PATH"?
The location of the postgresql binaries should be in the PATH of the user that runs the configure script. If you've followed the canonical openacs installation instructions, then the nsadmin user should have the proper PATH.