Re: installation error

From: GH <grasshacker(at)over-yonder(dot)net>
To: "?$B%(%$%(%`%(%9?(B" <ams(at)asiams(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: installation error
Date: 2001-06-28 04:50:40
Message-ID: 20010627235040.A81917@over-yonder.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jun 28, 2001 at 12:32:43PM +0900, some SMTP stream spewed forth:
> Can any of you help me in installation problem?
>
> I have tared postgresql-7.1.2.tar.gz at /usr/src/pgsql/
>
> When I wanted to ./configure, at /usr/src/pgsql/postgresql-7.1.2/src/, I
> have an error message like this:
>
> ./configure
> bash: ./configure: No such file or directory

Try ./configure from the root of the tarball, e.g.:
cd /usr/src/pgsql/postgresql-7.1.2/
./configure

gh

> Abraham Lee
> AMS

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pgsql-general 2001-06-28 06:44:36 Elephant book is updated daily
Previous Message Bruce Momjian 2001-06-28 03:41:23 Re: Re: Red Hat to support PostgreSQL