Re: [BUGS] Could not find your PostgreSQL installation in /var/lib/pgsql

2012-04-06 Thread Devrim GÜNDÜZ
On Thu, 2012-04-05 at 08:14 -0700, Terrance Chen wrote: > cd /home/download/pgadmin3-1.14.0 > ./configure --with-pgsql=/var/lib/pgsql > > { Could not find your PostgreSQL installation in /var/lib/pgsql } This is not a bug -- you need to specify PostgreSQL *installation* directory, which is /usr/

Re: [BUGS] Could not find your PostgreSQL installation in /var/lib/pgsql

2012-04-05 Thread Scott Mead
On Thu, Apr 5, 2012 at 8:14 AM, Terrance Chen wrote: > system=fedora15 > software env=all software in DVD are completely installed(include pgsql > psql) and some thing like pppoe > postgresql are install with fedora by default option, > /etc/passwd/:postgres PostgreSQL > Server:/var

Re: [BUGS] Could not find your PostgreSQL installation in /var/lib/pgsql

2012-04-05 Thread iihero
You've used : su - root Before this, you possibly need populate some environment variables from your postgre user. -- -- iihero(Xiong He) http://www.sql9.com -- --