>>>>> "steve" == steve fox <[EMAIL PROTECTED]> writes:

steve> I've been trying to get pgadmin3 running on gentoo linux, and
steve> get the following errors:

steve> checking pgsql in /usr... failed configure: error: you must
steve> specify a valid pgsql installation with --with-pgsql=DIR

They moved the pgsql includes out of /usr/include and into
/usr/include/postgresql/pgsql in the lastest ebuilds.

I got the pgadmin3 ebuild to install by running:

  cd /usr/include && ln -s postgresql/pgsql/* .

before emerging pgadmin3.

-JimC


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to