Обсуждение: Newbie question

Поиск
Список
Период
Сортировка

Newbie question

От
Francois
Дата:
OK,

I read and re-read.  I might be blind.

I install Cygwin on my PC and I got all the Unix type environment.  But... I
thought that gcc would be install at the same time.

I probably miss something but cannot catch it right now.

If anybody can help, would be appreciated.

Thanks

Francois

Re: Newbie question

От
mike g
Дата:
Hi,
gcc is not installed by default at the same time.
Only the bare minimum to get the unix environment working is installed.

You can rerun the install program and choose the different gcc packages
to be installed without reinstalling all the other packages.

By the way, there are mailing lists at www.cygwin.com which would be
more appropriate for other questions not involving postgresql.

Mike



On Tue, 2004-07-13 at 16:47, Francois wrote:
> OK,
>
> I read and re-read.  I might be blind.
>
> I install Cygwin on my PC and I got all the Unix type environment.  But... I
> thought that gcc would be install at the same time.
>
> I probably miss something but cannot catch it right now.
>
> If anybody can help, would be appreciated.
>
> Thanks
>
> Francois
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match