On Tue, 21 Dec 2010, wes wrote: > upon re-reading, I think you actually typed /usr/local/pgsql/bin/pg_config > into the prompt. try this: > > find / -name pg_config > > and see if it exists somewhere.
Wes, Yes, it does. /bin/pg_config is a link to /usr/local/pgsql/bin/pg_config. And you're correct: Makefile.PL wants /bin/. Sigh. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
