X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: Yes, hits=5.9 required=5.0 tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Mon, 11 Jul 2011 09:27:16 -0300 Message-ID: Subject: Dependency troubles with postgresql-client package From: Silvio Quadri To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hi! Friends! I'm Silvio from Argentina. There are missing dependency from postgresql-client package ... After installing a fresh cygwin copy selecting this package, this error happens Copying skeleton files. These files are for the users to personalise their cygwin experience. They will never be overwritten nor automatically updated. `./.bashrc' -> `/home/Silvio//.bashrc' `./.bash_profile' -> `/home/Silvio//.bash_profile' `./.inputrc' -> `/home/Silvio//.inputrc' `./.profile' -> `/home/Silvio//.profile' Silvio AT desktop ~ $ psql /usr/bin/psql.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory Silvio AT desktop ~ $ cygcheck.exe /usr/bin/psql.exe C:\silvio\cygwin\bin\psql.exe C:\silvio\cygwin\bin\cygpq.dll C:\silvio\cygwin\bin\cygcrypt-0.dll C:\silvio\cygwin\bin\cygwin1.dll C:\WINDOWS.0\system32\ADVAPI32.DLL C:\WINDOWS.0\system32\KERNEL32.dll C:\WINDOWS.0\system32\ntdll.dll C:\WINDOWS.0\system32\RPCRT4.dll C:\WINDOWS.0\system32\Secur32.dll C:\silvio\cygwin\bin\cygcrypto-0.9.8.dll C:\silvio\cygwin\bin\cygz.dll C:\silvio\cygwin\bin\cyggcc_s-1.dll C:\silvio\cygwin\bin\cygintl-8.dll C:\silvio\cygwin\bin\cygiconv-2.dll cygcheck: track_down: could not find cygldap-2-3-0.dll C:\silvio\cygwin\bin\cygssl-0.9.8.dll C:\silvio\cygwin\bin\cygreadline6.dll C:\silvio\cygwin\bin\cygncurses-9.dll C:\WINDOWS.0\system32\USER32.dll C:\WINDOWS.0\system32\GDI32.dll I added libcygladap2.3 library to my installation, and the error disappears and works fine Silvio AT desktop ~ $ cygcheck.exe /usr/bin/psql.exe C:\silvio\cygwin\bin\psql.exe C:\silvio\cygwin\bin\cygpq.dll C:\silvio\cygwin\bin\cygcrypt-0.dll C:\silvio\cygwin\bin\cygwin1.dll C:\WINDOWS.0\system32\ADVAPI32.DLL C:\WINDOWS.0\system32\KERNEL32.dll C:\WINDOWS.0\system32\ntdll.dll C:\WINDOWS.0\system32\RPCRT4.dll C:\WINDOWS.0\system32\Secur32.dll C:\silvio\cygwin\bin\cygcrypto-0.9.8.dll C:\silvio\cygwin\bin\cygz.dll C:\silvio\cygwin\bin\cyggcc_s-1.dll C:\silvio\cygwin\bin\cygintl-8.dll C:\silvio\cygwin\bin\cygiconv-2.dll C:\silvio\cygwin\bin\cygldap-2-3-0.dll C:\silvio\cygwin\bin\cyglber-2-3-0.dll C:\silvio\cygwin\bin\cygminires.dll C:\silvio\cygwin\bin\cygssl-0.9.8.dll C:\silvio\cygwin\bin\cygsasl2-2.dll C:\silvio\cygwin\bin\cygreadline6.dll C:\silvio\cygwin\bin\cygncurses-9.dll C:\WINDOWS.0\system32\USER32.dll C:\WINDOWS.0\system32\GDI32.dll Silvio AT desktop ~ $ psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? Silvio AT desktop ~ $ I hope this help Rergards! -- Silvio Quadri -- 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