Re: Win Nt setup help please

Поиск
Список
Период
Сортировка
От Brent R. Matzelle
Тема Re: Win Nt setup help please
Дата
Msg-id 20010319190808.35116.qmail@web13003.mail.yahoo.com
обсуждение исходный текст
Ответ на Win Nt setup help please  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Список pgsql-general
--- "Brian C. Doyle" <bcdoyle@mindspring.com> wrote:
> Hello all,
>
> I am having problems with the setup of postgres on NT. I do
> have MSVisual
> C++ I have done:
>
> copy include\config.h.win32 include\config.h

You don't need to do this with the Postgresql 7.0.3 sources
because the makefile does it for you.

> nmake /f win32.mak
> And I get
> NMake : fatal error u1077: 'cd' : return code '0x1'
> Stop
>
> I am using Version 1.62.7022 of NMake
> and postgresql 7.0.2

I built them successfully with VC++ on Visual Studio 6.0 service
pack 5 and Postgresql 7.0.3.  I would suggest you get 7.0.3 or
newer and if that doesn't work then apply the service packs.

Brent

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: concurrent updates problem
Следующее
От: Daniel Wickstrom
Дата:
Сообщение: select fails inside function, but works otherwise