Ticket #115 (closed task: wontfix)
./configure --with-pgconfig ignores specified pg_config in favour of path
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | postgis | Version: | |
| Keywords: | Cc: |
Description
What steps will reproduce the problem? 1. Install PgSQL 8.1 in /usr/local/pgsql/8.1 2. Install PgSQL 8.3 in /usr/local/pgsql/8.3 3. Set your PATH to include /usr/local/pgsql/8.3/bin 4. Run ./configure --with-pgconfig=/usr/local/pgsql/8.1/bin 4. make
Compile fails with mishmash of 8.3 and 8.1 includes.
Change History
Note: See
TracTickets for help on using
tickets.
