| delorie.com/archives/browse.cgi | search |
| 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: | <CAMwFdEq=KTBEYYjosSKSY+4ChLfc5YKhs8-ju6cd62jiU_Q7LQ@mail.gmail.com> |
| Subject: | Dependency troubles with postgresql-client package |
| From: | Silvio Quadri <silvioq AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |