Re: Install issue on Windows and directorypermission - Mailing list pgsql-hackers

From Gevik Babakhani
Subject Re: Install issue on Windows and directorypermission
Date
Msg-id 200511092344.jA9Ni9RQ039881@smtp-vbr12.xs4all.nl
Whole thread Raw
In response to Re: Install issue on Windows and directory  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Install issue on Windows and directorypermission  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> Are you talking about "make install", "initdb", or somethingi else?
Not just the windows setup MSI. Without permissions to everyone it won't
install

> -----Original Message-----
> From: Kevin Grittner [mailto:Kevin.Grittner@wicourts.gov]
> Sent: Thursday, November 10, 2005 12:28 AM
> To: pgsql-hackers@postgresql.org; gevik@xs4all.nl
> Subject: Re: [HACKERS] Install issue on Windows and directorypermission
> 
> 
> In any event, is it really something you want to give "Everyone"
> the right to directly modify?
> 
> -Kevin
> 
> 
> >>> "Gevik babakhani" <gevik@xs4all.nl>  >>>
> 
> Here I found an installation issue:
> 
> - I was installing pg 8.1 on a Windows 2000 box.
> 
> - I chose a different folder than default (D:\PGSERVER did not exist
> yet)
> 
> - When installing, the setup complained about not being able to write
> into
> the directory
> 
> - I check the directory permissions and saw that the "Everyone" group
> does
> not have "Modify" permissions
> 
> - After setting the "Modify"  permission, the setup continued and
> finished
> okay.




pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: plperl error when making 8.2dev CVS
Next
From: Richard Huxton
Date:
Subject: Re: Underlying view columns?