Install Failure [7.1beta2 tarballs]

From: Thomas Swan <tswan(at)olemiss(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Install Failure [7.1beta2 tarballs]
Date: 2001-01-08 22:37:59
Message-ID: 5.0.2.1.0.20010108153709.02afd540@sunset.backbone.olemiss.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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."

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Myers 2001-01-09 00:10:30 Re: Quite strange crash
Previous Message Tom Lane 2001-01-08 19:00:27 Re: Assuming that TAS() will succeed the first time is verboten