Thanks for your response. This is the first and only install of PG on this
box, so that sounds a bit strange. I have no other installations the check
for, unless one comes standard with Red Hat 6.0.

I have updated the PGLIB setting (to /usr/local/pgsql/lib) and now get this
message:
* * *
initdb does not find the file
'/usr/local/pgsql/lib/local1_template1.bki.source'
-
This means you have identified an invalid PGLIB directory, etc.
* * *
I checked in the PGLIB directory and only see files that start with libpq*,
libe*, or libpq*. Am I missing any files?

Thanks in advance-

SunMie Won
[EMAIL PROTECTED]
415.336.3382 cell
530.550.0833 home



-----Original Message-----
From: Tom Lane [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 7:37 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [BUGS] library path


"SunMie Won" <[EMAIL PROTECTED]> writes:
> I am trying to do an install of PostgreSQL 7.1.3 on Red Hat 6.0. I have
> unzipped, compiled, and installed successfully, but am having trouble
> creating the database cluster. I am using the command as the postgres
user:
> initdb --pgdata/usr/local/pgsql/data
> and get the message:
> "initdb does not know where to find the files that make up the Postgres
> (PGLIB directory). You must identify the PGLIB directory either with a
> --pglib invocation " .... etc.

7.1's initdb script contains no such error message.  I suspect you are
invoking the wrong version of initdb, ie one left over from an older
PG installation.  Check your PATH.

                        regards, tom lane


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to