Install Failure [7.1beta2 tarballs] - Mailing list pgsql-hackers

From Thomas Swan
Subject Install Failure [7.1beta2 tarballs]
Date
Msg-id 5.0.2.1.0.20010108153709.02afd540@sunset.backbone.olemiss.edu
Whole thread Raw
Responses Re: Install Failure [7.1beta2 tarballs]  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Install Failure [7.1beta2 tarballs]  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
After configuring with
./configure
        --enable-multibyte
        --enable-unicode-conversion
        --enable-odbc
        --prefix=/usr
        --sysconfdir=/etc
        --localstatedir=/var

make

make install

When trying to run initdb I get the following error:
        
The program '/usr/bin/postgres' needed by initdb does not belong to
PostgreSQL version 7.1beta2.  Check your installation.

I'll see if I can track down what happened a little later on...

--
- Thomas Swan                                   
- Graduate Student  - Computer Science
- The University of Mississippi
-
- "People can be categorized into two fundamental
- groups, those that divide people into two groups
- and those that don't."

pgsql-hackers by date:

Previous
From: Alfonso Peniche
Date:
Subject: Re: still no log
Next
From: Pavel@Janik.cz (Pavel Janík ml.)
Date:
Subject: pgaccess and LIMIT?