> -----Original Message----- > From: James H. Cloos Jr. [mailto:[EMAIL PROTECTED] > Sent: 17 January 2004 17:12 > To: steve fox > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] gentoo, anyone? > > >>>>> "steve" == steve fox <[EMAIL PROTECTED]> writes: > > steve> I've been trying to get pgadmin3 running on gentoo > linux, and get > steve> 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.
Thanks for letting us know Jim. Steve: glad you're working now. Adam: is it appropriate to add this location as somewhere configure will look for PostgreSQL, or should we include this as a documentation update? Regards,Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html