WinXP Pro and PostgreSQL

2004-03-13 Thread Jason B. Alonso
I know this has appeared several times on this list, but it never seems to be addressed with perfection... initializing pg_shadow... FATAL: /usr/bin/postgres: could not locate postgres executable ... is a bug that appears on WinXP Pro but not on Win2K. The optimal quick fix is: "chown postgr

OLOCA

2004-03-10 Thread Jason B. Alonso
Here's one for the OLOCA (sorry it's out of the blue): CGF: computer-generated fiction Cheers, Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: ada binary for cygwin

2002-09-24 Thread Jason B. Alonso
Hello, With your permission, I can post the binaries to a not-so limited location, say... http://web.mit.edu/~jalonso/gnat.html Shall I do this? Does anyone have a better idea? Jason p.s. If you can only do one of these downloads per day... I got it. On Wed, Sep 25, 2002 at 10:01:03AM +1000

RE: Access Denied

2002-01-29 Thread Jason B. Alonso
If the problem is in _remote_ log in, it sounds like an /etc/passwd problem. Did you make sure to run mkpasswd -l >/etc/passwd (for local) or mkpasswd -d >/etc/passwd (for domain--my guess is that you want this) _after_ creating new accounts? Creating the accounts prior to installing Cygwin shoul