Re: gentoo, anyone? - Mailing list pgadmin-support

From James H. Cloos Jr.
Subject Re: gentoo, anyone?
Date
Msg-id m38yk6h53z.fsf@lugabout.jhcloos.org
Whole thread Raw
In response to gentoo, anyone?  (steve fox <steve@wiscota.net>)
List pgadmin-support
>>>>> "steve" == steve fox <steve@wiscota.net> 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



pgadmin-support by date:

Previous
From: steve fox
Date:
Subject: Re: gentoo, anyone?
Next
From: "Dave Page"
Date:
Subject: Re: gentoo, anyone?