Обсуждение: error while installing Postgres on Windows

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

error while installing Postgres on Windows

От
"sunu"
Дата:
Dear Sir,
Following are the error comes when I try to configure Postgres on windows.

"no acceptable cc found in $PATH"
"no accpetable gcc found in $PATH"

Expecting youre early action.

Regards
Sunu

Re: error while installing Postgres on Windows

От
Jean-Michel POURE
Дата:
Le Jeudi 16 Mai 2002 05:32, sunu a écrit :
> Following are the error comes when I try to configure Postgres on windows.
> "no acceptable cc found in $PATH"
> "no accpetable gcc found in $PATH"
> Expecting youre early action.

If you are new to PostgreSQL, it is recommanded to download and install Cygwin
binaries from http://www.cygwin.com which include PostgreSQL. A detailed
installation guide can be found on:
http://www.ejip.net/faq/postgresql_win_setup_faq.jsp

Other usefull resources:
- On-line manual : http://www.postgresql.org/idocs
- Techdocs : http://techdocs.postgresql.org

PostgreSQL Windows GUI:
- pgAdmin2 : http://pgadmin.postgresql.org

Have (a lot of) fun,
Jean-Michel POURE