[Nagiosplug-help] make check / install error
Marc Powell
marc at ena.com
Mon Jun 1 16:30:06 CEST 2009
On Jun 1, 2009, at 7:27 AM, Tom Thogersen wrote:
> Even with the latest release – the configure and make appear to be
> fine but when I run the make check I get the following error
>
> check_pgsql.o check_pgsql.c; \
> then mv -f ".deps/check_pgsql.Tpo" ".deps/check_pgsql.Po"; else rm -
> f ".deps/check_pgsql.Tpo"; exit 1; fi
> check_pgsql.c:44:30: pg_config_manual.h: No such file or directory
To cover the simple case, do you have postgresql-devel installed?
Did ./configure find it? You may need to pass --with-pgsql=DIR to
configure if it's installed in a non-standard location (./configure --
help).
--
Marc
More information about the Help
mailing list