This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgres initdb: error while loading shared libraries: ?


On Wed, Jan 9, 2013 at 5:05 PM, Ryan Johnson wrote:
> On 08/01/2013 11:43 PM, Ryan Johnson wrote:
>>
>> On 08/01/2013 9:20 PM, Yaakov (Cygwin/X) wrote:
>>>
>>> On Tue, 08 Jan 2013 20:44:10 -0800, Ryan Johnson wrote:
>>>>
>>>> The error message is:
>>>>>
>>>>> $ initdb -D /usr/share/postgresql/data
>>>>> /usr/sbin/initdb.exe: error while loading shared libraries: ?: cannot
>>>>> open shared object file: No such file or directory
>>>>
>>>> Any ideas? I can't reproduce it on my own machine. Running cygcheck on
>>>> /usr/sbin/initdb give very normal-looking results, and BLODA checks are
>>>> coming up empty. Is there something obviously wrong in my instructions?
>>>> Or should I have them send their cygcheck output and let folks on the
>>>> list try to diagnose the problem?
>>>
>>> cygcheck output would be helpful, as always, but my wild guess is that
>>> they have the wrong, or more than one, libpq installed.  If
>>> I'm right, reinstalling libpq5 should fix this.
>>
>> !
>>
>> I just checked the cygcheck output again and found this:
>>>
>>> cygcheck: track_down: could not find cygldap-2-3-0.dll
>>
>>
>> Not sure how I missed seeing that before...
>>
>> cygcheck on my machine says the .dll belongs to libopenldap2_3_0-2.3.43-3;
>> acursory check of setup.ini didn't turn up an obvious dependency listing. Is
>> there a chance the dependency didn't get pulled in automatically like it
>> should have?
>
> It turns out the 2_4_2 openldap package got pulled in instead of 2_3_0, but
> pgsql wants the latter. I verified that my local install has the correct
> (older) package and not the newer one.
>
> Thoughts?

I'm tired of postgresql. Anyone wants to take over?

Should build OOTB, but my improvements to the antique build system
and ntlm auth never made it in.
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]