"ftoliveira" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend