Re: Porting to Win2000

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: Porting to Win2000
Дата
Msg-id Pine.LNX.4.43.0202142335300.5406-100000@chapelperilous.net
обсуждение исходный текст
Ответ на Porting to Win2000  (Linda Fousek <lfousek@v2group.com>)
Список pgsql-admin
On Thu, 14 Feb 2002, Linda Fousek wrote:

> I am installing postgresql on a win2000 machine. I have installed cygwin and
> cygipc, and I'm getting the following error when trying to run ./configure
>
> loading cache ./config.cache
> checking host system type ... i686-pc-cygwin
> checking which template to use ... win
> checking whether to build with local support ... no
> checking whether to build with recode ... no
> checking whether to build with multibyte character support ... no
> checking whether NLS is wanted ... no
> checking for default port number ... 5432
> checking for soft limit on number of connections ... 32
> checking for gcc ... no
> checking for  cc ... no
> configure:error:no acceptable cc found in $PATH

You don't have the gcc package installed with CygWin32.  You need that to
compile the software!

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
"If the King's English was good enough for Jesus, it's good enough for me!"
        -- "Ma" Ferguson, Governor of Texas (circa 1920)


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

Предыдущее
От: Linda Fousek
Дата:
Сообщение: Porting to Win2000
Следующее
От: Heni Lolov
Дата:
Сообщение: CREATE TABLE privilege - will it be implemented?