Re: initdb errors, postgresql-8.0-beta
| От | Tom Lane |
|---|---|
| Тема | Re: initdb errors, postgresql-8.0-beta |
| Дата | |
| Msg-id | 20200.1093711040@sss.pgh.pa.us обсуждение |
| Ответ на | initdb errors, postgresql-8.0-beta (S Murthy Kambhampaty <smk_va@yahoo.com>) |
| Ответы |
Re: initdb errors, postgresql-8.0-beta
|
| Список | pgsql-bugs |
S Murthy Kambhampaty <smk_va@yahoo.com> writes:
> I was able to successfully compile
> postogresql-8.0-beta (make check reporteed "Passed all
> 96 tests"). However, it appears that postresql was
> compiled with the wrong value of --pkglibdir: rather
> than libdir = $PREFIX/lib it was compiled with libdir
> = $PREFIX/bin/lib, but make install put "lib/" in
> $PREFIX/lib.
Did you invoke any of the build steps with a relative path (eg,
"../configure")? There are some known problems in beta1 with
reducing relative paths to absolute. I think this probably
explains your issue, though I did not see that specific misbehavior
while investigating the bug. Should be fixed in beta2.
regards, tom lane
В списке pgsql-bugs по дате отправления: