On Wed, Jun 01, 2011 at 10:06:37PM +, Gabor Kincses wrote:
>BTW, why does the FAQ say that there is no single cygwin version? Can
>somebody please put uname -srv in the FAQ???
Please calm down.
You are misinterpreting what the FAQ says. For instance, there is no
such thing as "cygwin 1.7.5
Reini Urban x-ray.at> writes:
>
> 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
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,
I mumbled:
> 7/21/2010 David Rothenberger
> > Try running "strace -o /dev/null psql --version". If you're missing a
> > required DLL, you should get a pop-up indicating as much.
> I get a popup saying that "The procedure entrypoint PQencryptPassword
> could not be located in the dynamic link libra
7/21/2010 David Rothenberger
> Try running "strace -o /dev/null psql --version". If you're missing a
> required DLL, you should get a pop-up indicating as much.
I get a popup saying that "The procedure entrypoint PQencryptPassword
could not be located in the dynamic link library cygpq.dll."
cygpq
2010/7/21 Huang Bambo:
> use ldd command and list the dll's used by psql.
When I do 'ldd /usr/bin/psql.exe' it hangs, i.e. does not return. ldd
seems to work for the other executables, so I'm not sure what is going
on. Though it looks like the dlls are the problem.
--
Problem reports: htt
On 7/20/2010 3:07 PM, David Einstein wrote:
> When I run the cygwin provided psql it immediately returns. Even if I
> run 'psql --help' or 'psql -v'.
Try running "strace -o /dev/null psql --version". If you're missing a
required DLL, you should get a pop-up indicating as much.
--
David Rothenbe
2010/7/21 David Einstein :
> Huang Bambo:
>> Maybe your psql command linked to a wrong cygpq.dll.
>
> I tried reloading all of the cygwin packages related to postgres to no
> avail. Would a locally compiled cygpq.dll be better?
use ldd command and list the dll's used by psql.
My output is like th
Huang Bambo:
> Maybe your psql command linked to a wrong cygpq.dll.
I tried reloading all of the cygwin packages related to postgres to no
avail. Would a locally compiled cygpq.dll be better?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Maybe your psql command linked to a wrong cygpq.dll.
2010/7/21 David Einstein :
> 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
10 matches
Mail list logo