PG_CONFIG MISSING
Started by ftoliveiraalmost 20 years ago2 messagesgeneral
Hi all,
ive just instaled Fedora 5, with postgresql 8.1.3 on my PC, and im trying to install POSTGIS, but when i do the
./config says that the package pg_config is missing.
Can someone help me?
PS: Sorry about the bad english.
Re: PG_CONFIG MISSING
"ftoliveira" <ftoliveira@terra.com.br> writes:
ive just instaled Fedora 5, with postgresql 8.1.3 on my PC, and im trying to install POSTGIS, but when i do the
./config says that the package pg_config is missing.
Did you remember to install the postgresql-devel RPM? You need that for
building any PG-dependent software.
regards, tom lane