![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
Did you invoke any of the build steps with a relative path (eg, "../configure")? Yep. |
|
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. Thanks, and sorry for the belated response. |
![]() |
| Thread Tools | |
| Display Modes | |
| |