Re: Don't know where to begin

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: Mark Cannata <markcann(at)mediaone(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Don't know where to begin
Date: 2000-09-13 10:30:18
Message-ID: 200009131030.e8DAUIm29156@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mark Cannata wrote:
>When I run initdb I get the following message:
>initdb does not know where to find the files that make up Postgres (the
>PGLIB directory). You must identify the PGLIB directory either with a
>--pglib invocation option or by setting the PGLIB environment variable, or
>by having a program called 'postconfig' in your search path that outputs an
>assignment for PGLIB.
>
>I've read the man page. I guess I don't understand the syntax.

initdb is looking for a file called global1.bki.source, which on my (Debian)
system is in /usr/lib/postgresql/lib. For me, that would be the value to give
to initdb. You need to find out where the Red Hat package puts that file
and give the appropriate directory name.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"For my thoughts are not your thoughts, neither are
your ways my ways, saith the LORD. For as the heavens
are higher than the earth, so are my ways higher than
your ways, and my thoughts than your thoughts."
Isaiah 55:8,9

Browse pgsql-novice by date

  From Date Subject
Next Message WOLF, PATRICK 2000-09-13 20:20:01 RE: data entry
Previous Message peter 2000-09-13 08:19:09 Re: Don't know where to begin