| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_YG |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C473FC9.1040003@x-ray.at> |
| Date: | Wed, 21 Jul 2010 20:43:21 +0200 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 SeaMonkey/2.0.5 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cygwin 1.7.5 psql does not run |
| References: | <AANLkTimb007JPRtDZmNCkQQIGD1jRZhFXnLnvmhhQPim AT mail DOT gmail DOT com> |
| In-Reply-To: | <AANLkTimb007JPRtDZmNCkQQIGD1jRZhFXnLnvmhhQPim@mail.gmail.com> |
| X-IsSubscribed: | yes |
| 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 |
David Einstein schrieb:
> Windows 7 64 bit
> When I run the cygwin provided psql it immediately returns. Even if I
> run 'psql --help' or 'psql -v'.
>
> I tried recompiling postgres from source, and got the same behavior.
>
> All the dlls seem to be in place.
Oops. You've got two postgresql installations, cygwin and the native one
C:\cygwin\bin\psql.exe
C:\Program Files (x86)\PostgreSQL\8.4\bin\psql.exe
Shouldn't be a problem,
but you've also got much different dependencies than me.
I'm on XPSP3, 32-bit only, but I can try in work on Win7/32-bit.
I've only got:
$ cygcheck `which psql`
f:\cygwin2\bin\psql.exe
F:\cygwin2\bin\cygpq.dll
F:\cygwin2\bin\cygcrypt-0.dll
F:\cygwin2\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\WINDOWS\system32\Secur32.dll
F:\cygwin2\bin\cygcrypto-0.9.8.dll
F:\cygwin2\bin\cygz.dll
F:\cygwin2\bin\cyggcc_s-1.dll
F:\cygwin2\bin\cygintl-8.dll
F:\cygwin2\bin\cygiconv-2.dll
F:\cygwin2\bin\cygldap-2-3-0.dll
F:\cygwin2\bin\cyglber-2-3-0.dll
F:\cygwin2\bin\cygminires.dll
F:\cygwin2\bin\cygssl-0.9.8.dll
F:\cygwin2\bin\cygsasl2-2.dll
F:\cygwin2\bin\cygreadline6.dll
F:\cygwin2\bin\cygncurses-9.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
> I have attached the output of
> cygcheck -s -r -v
> in cygcheck.out and the output of
> cygcheck psql
> cygcheck_psql.out
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
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 |