From: | Pallav Kalva <pkalva(at)deg(dot)cc> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Installing pgbench |
Date: | 2004-11-08 15:01:04 |
Message-ID: | 418F8A30.8010305@deg.cc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
Hi Everybody,
I am having problems while installing pgbench program. I followed
the below procedure to install according to the docs:
(1) Configure and build the standard Postgres distribution.
You can get away with just running configure at the top level
and doing "make all" in src/interfaces/libpq.
(2) Run make in this directory.
You will see an executable file "pgbench". You can run it here,
or install it with the standard Postgres programs by doing
"make install".
After running ./configure at the postgres source tree as root I went to
src/interfaces/libpq and did 'make all'
but i got the following error --> make: Nothing to be done for `all'
am I missing something simple here ? or is the way i am doins i s wrong ?
can anyone please help me with this problem ?
BTW: I am running this on postgres 8.0.4 beta and red hat linux 9
Thanks!
Pallav
From | Date | Subject | |
---|---|---|---|
Next Message | Gary L. Burnore | 2004-11-08 16:07:07 | Re: RFD: comp.databases.postgresql.general |
Previous Message | Morten K. Poulsen | 2004-11-08 14:58:37 | Re: subselect, order by and left join |
From | Date | Subject | |
---|---|---|---|
Next Message | J. Michael Crawford | 2004-11-08 16:07:34 | Using Postgres with Latin1 (ISO8859-1) and Unicode (utf-8) character sets. |
Previous Message | Kris Jurka | 2004-11-08 09:54:39 | Re: Avoiding explicit addDataType calls for PostGIS |