| From: | Osei <pokuosei(at)home(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installation Problems |
| Date: | 2001-10-24 02:21:37 |
| Message-ID: | RApB7.152082$5A3.52737750@news1.rdc2.pa.home.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Osei wrote:
> Hey all,
> I am having problems installing my first postgresql server. Everything
> works fine up to the point I have to do:
> initdb -D /usr/local/pgsql/data
>
> initdb: Could not find the "lib" directory, that contains
> the files needed by initdb. Please specify it with the
> --pglib option.
>
> then I do :
> initdb -D /usr/local/pgsql/data -L /usr/local/pggql/lib
>
> initdb does not find the file
> '/usr/local/pggql/lib/local1_template1.bki.source'.
> This means you have a corrupted installation or identified the
> wrong directory with the --pglib invocation option.
>
> I dont understand why this is because I have not deviated the standard
> installation instructions.
>
> Please help. Thanks
> Osei
>
The pggql was a typo ... pgsql in the same place doesnt work either. Sorry
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keary Suska | 2001-10-24 03:30:10 | Re: Solaris 2.6 support. |
| Previous Message | Osei | 2001-10-24 02:17:52 | Installation Problems |