Re: gentoo, anyone?

From: "James H(dot) Cloos Jr(dot)" <cloos(at)jhcloos(dot)com>
To: steve fox <steve(at)wiscota(dot)net>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: gentoo, anyone?
Date: 2004-01-17 17:12:00
Message-ID: m38yk6h53z.fsf@lugabout.jhcloos.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

>>>>> "steve" == steve fox <steve(at)wiscota(dot)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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message James H. Cloos Jr. 2004-01-17 17:18:53 Re: gentoo, anyone?
Previous Message steve fox 2004-01-17 16:05:16 Re: gentoo, anyone?