X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_NEUTRAL,TW_BP,TW_TD,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <50ED1FB1.4020106@cs.utoronto.ca> Date: Tue, 08 Jan 2013 23:43:45 -0800 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: postgres initdb: error while loading shared libraries: ? References: <50ECF59A DOT 2010502 AT cs DOT utoronto DOT ca> <20130108232038 DOT 667d5301 AT YAAKOV04> In-Reply-To: <20130108232038.667d5301@YAAKOV04> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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? Meanwhile, I'll tell my students to install libopenldap and see if that helps... Thanks, Ryan -- 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