Hi Ivan (and Dave;p), can you also try something like ./configure --with-pgsql-include=/usr/local/pgqsl/include
Please also send the output of configure and the config.log file which should be in the same directory. It may help us to discover what's going wrong. regards, Raphaël ----Message d'origine---- >Date: Sun, 14 Sep 2003 10:28:35 +0200 >De: pginfo <[EMAIL PROTECTED]> >A: Dave Page <[EMAIL PROTECTED]> >Copie à: [EMAIL PROTECTED] >Sujet: Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3 > >Hi Dave, >thanks for the answer. >I made pg install from source and I can find the *.h file. >It is exact into /usr/local/pqsql/include. >I got --with-pgsql=/usr/local/pgsql , but the configure report the same >message. >About with file is ./configure searching? >regards, >ivan. > >Dave Page wrote: > >> It's rumoured that pginfo once said: >> > Hi, >> > I try to install the latest pgAdmin3 on my workstation. >> > It is running red hat 7.3. >> > I make the installation from source. >> > By running ./configure I got this message: >> > you must specify a valid pgsql instalation wit --with-pgsql=DIR. >> > >> > I installed also the latest pg 7.3.4. ( I do not deen it on my >> > workstation), but I do not know where is this >> > pgsql instalation dir. >> >> Hi Ivan, >> >> Unless you specified an alternate location using the --prefix= option when >> configuring PostgreSQL, then it should be in /usr/local/pgsql if you >> installed from source. >> If you installed from an RPM, then I'm not sure where it will be - can you >> find libpq-fe.h on your system? >> Regards, Dave. > > > > >---------------------------(end of broadcast)--------------------------- >TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] > > ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])