| От | Andrew Dunstan |
|---|---|
| Тема | Re: Problem with MSVC install script |
| Дата | |
| Msg-id | 46F724A3.3090006@dunslane.net обсуждение |
| Ответ на | Problem with MSVC install script ("Chuck McDevitt" <cmcdevitt@greenplum.com>) |
| Ответы |
Re: Problem with MSVC install script
|
| Список | pgsql-hackers |
Chuck McDevitt wrote: > > I was trying out the msvc support, and ran into a minor problem in the > install.bat/install.pl > > If any files that are going to be installed are marked read-only, they > carry the read-only attribute with them when they get copied to the > install dir. > > Then, if you try to run install again, the new attempt will fail > because it can’t overwrite the read-only file. > > I added this like to install.bat (just before the call to install.pl) > to fix this for me: > > attrib /S -r %1\* > Which files are read-only? cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера