Re: BUG #8583: I can't install this product

Поиск
Список
Период
Сортировка
От Francisco Olarte
Тема Re: BUG #8583: I can't install this product
Дата
Msg-id CA+bJJbzQQStZ0Lf1fTW01iJ+525YuQMAw+oVXe2n1MZPVM_O0A@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #8583: I can't install this product  (gladchenkoigor@hotmail.com)
Ответы Re: BUG #8583: I can't install this product
Список pgsql-bugs
On Thu, Nov 7, 2013 at 12:30 PM,  <gladchenkoigor@hotmail.com> wrote:
>  can't install this product. When I run setup I get the following message:
> "There has been an error.
> Unable to write inside the TEMP environment variable path".
> I have the following environment variables: Temp=C:\Temp
> Tmp=C:\Tmp.
> What to do?

I abandoned windows due to xp, but I will suggest you test a couple of things:

1.- Do the directories c:\Tmp and c:\Temp exist, and are they world-writable?

2.- Are windows environment variables case sensitive? ( I do not
remeber how the cmd shell used env vars, I think you can test it using
somethhing like SET a=1, SET A=2, echo %a, echo %A ). If they are you
will need TEMP.

I cannot suggest many more things, but it seems more like pilot error
than a bug. Maybe an installer bug, but I think people who knows it
would need at least to know which installer you are using, I think
there are more than one for windows. I'll suggest you read
http://www.postgresql.org/docs/current/static/bug-reporting.html and
try to give some more details.

Francisco Olarte.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: evgeniy.skomorokhov@gmail.com
Дата:
Сообщение: BUG #8582: field serial getted incorrect value from automaticaly created its sequence
Следующее
От: Dan Scott
Дата:
Сообщение: Re: BUG #7844: xpath missing entity decoding - bug or feature