RE: Win Nt setup help please

From: Matthew <matt(at)ctlno(dot)com>
To: "'Brent R(dot) Matzelle'" <bmatzelle(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: RE: Win Nt setup help please
Date: 2001-03-20 15:54:18
Message-ID: 183FA749499ED311B6550000F87E206C1FD075@SRV
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Pardon my ignorance on this topic, but if you compile using MS VC++ do you
need cygwin at all? Does this allow you to run postgre without cygwin
installed?

> -----Original Message-----
> From: Brent R. Matzelle [SMTP:bmatzelle(at)yahoo(dot)com]
> Sent: Monday, March 19, 2001 1:08 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] Win Nt setup help please
>
> --- "Brian C. Doyle" <bcdoyle(at)mindspring(dot)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/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-03-20 15:57:39 Re: grant under SQL92
Previous Message Tom Lane 2001-03-20 15:38:24 Re: Re : overriding default value in inherited column (+ set_value function)