[postgis-users] Cygwin installation

BLISS Meredith * DAS CJC Meredith.Bliss at state.or.us
Tue Dec 16 08:52:47 PST 2003


Thank you, chmod did the trick! Now it's on to PostGIS installation. I finally get somewhat comfortable using Linux, now I have to figure out mixed permissions in Windows+Cygwin. There seems to be no end of interesting challenges ...

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net]On Behalf Of
Steffen Macke
Sent: Tuesday, December 16, 2003 4:47 AM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] Cygwin installation


Meredith,

eventually your postgres user does not have the right to run postgres.exe

Could you try to fix the access rights with

chmod a+rx /usr/bin/postgres.exe

as the administrator of the machine

and try again to run postgres.exe as the user postgres?
If it still doesn't work, have a look at the postmaster log file

c:\cygwin\var\log\postmaster.log

This file might contain an error message that helps you to track down 
the problem.

Steffen


_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list