Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: karaasma83(at)yahoo(dot)com, pgsql-hackers(at)postgresql(dot)org, jnasby(at)pervasive(dot)com
Subject: Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Date: 2006-05-25 10:43:49
Message-ID: 65937bea0605250343k8761d80i77354d11e00c7f94@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was just telling one of the ways to avoid the conflicts. It
generally happens that a newbie adds the cygwin paths to the env
variables and if he forgets to remove those, then, you know better,
which tools he'd be using!!! In such cases, a less experienced person
would just give up.

I remember that if I hadn't had that small peice of advice from
AumAum, I was on the verge of giving up on trying the mingw
installation aftar failing 3 times!!!

<quote>
It's crucial to crack the tarballs into /mingw (C:\msys\n.n\mingw),
because if you crack any of them into / (C:\msys\n.n), you'll cause
some subtle conflicts between MSYS and the MinGW tools which will
cause your compilations to fail.
</quote>
from http://www.mingw.org/MinGWiki/index.php/RealDumbQuickstart

So my suggestion was just to at least rename the folder
temporarily till sibel gets everything started.

Moreover, I dont think one would need cygwin after having mingw. I
might be wrong!

Yes, I agree your approach is more non-intrusive.

Sibel, just add the method of 'removing cygwin's paths from
environment variables (if they exist)' to the top of the
pre-requisites-list before you try installing mingw.

Sorry for uiintentionally misleading someone, if I did!

Regards,
Gurjeet

On 5/25/06, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Gurjeet Singh said:
> > Also, I would recommend uninstalling cygwin before you install
> > mingw,

> > If you don't wish to uninstall cygwin, at least rename the folder
> > to someting else (cygwin.before.mingw) so that you don't accidentally
> > use cygwin's binaries.
>
>
> This is complete nonsense. I have Cygwin and Mingw/Msys living quite happily
> side by side on the same box. Each is largely ignorant of the other.
>
> Of course, if you add Cygwin to the system path you can cause problems, so
> don't do that. But there is no need at all that I know of to uninstall or
> rename anything.
>
> If you have problems with your setup please ask for help, instead of handing
> out wrong advice.
>
> cheers
>
> andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2006-05-25 11:00:56 XLogArchivingActive
Previous Message Andrew Dunstan 2006-05-25 09:18:47 Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!