Forum OpenACS Q&A: setup sitewide search

Collapse
Posted by jose arceiz on
Im trying to setup site wide search but i got a problem when i type
./configure --with-aolserver-src=/usr/local/src/aolserver/aolserver
--with-tcl=/usr/lib/tcl8.3
for the installation of the openfts i get the next errorchecking
looking for postgresql include files... configure: error: couldn't
find postgresql include files
:
what should i do . thanks alot
Collapse
Posted by Vinod Kurup on
It's hard to know what the problem is, but I'm guessing that you're installing on PG 7.2. The PG include files moved between 7.1 and 7.2, so you have to edit the 'configure' script to find the new location. See the comment by James Megquier on at https://openacs.org/doc/openacs-4/nextsteps.html.