Srirama Kucherlapati <[email protected]> writes:
>> exec(): 0509-036 Cannot load program initdb because of the following errors:
>> 0509-150 Dependent module libpq.a(libpq.so.5) could not be loaded.
>> 0509-022 Cannot load module libpq.a(libpq.so.5).
>> 0509-026 System error: A file or directory in the path name does not exist.
> Let me know, if exporting the LIBPATH to the custom directory works for you.
That does seem to fix it (though the TOC-size warnings are still
there). But as I remarked to Aditya,
(1) that's quite an unacceptable answer when there is no documentation
about the requirement, and
(2) I don't really see why users should have to specify something that
the build process can easily infer for itself.
Perhaps more to the point though:
(3) the previous patch version worked without this. So I don't
believe this requirement is necessary.
regards, tom lane