Installation Problem

View: New views
2 Messages — Rating Filter:   Alert me  

Installation Problem

by paul brasseur :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello:

         I  am attempting to install Postgresql on a system running WINXP.

         I start the cygserver and then give the initdb command in
the installation documentation. It just generates a series of Bad
System Calls Error Messages,
as it calls postgres.exe.

         I have had no problem with the Installation of Emacs, Vim,
Apache, Perl, or Python.

         Any Suggestions why PGSQL will not install ?


Regards,
Paul Brasseur
(Victoria, B.C.
Canada )


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Re: Installation Problem

by Reini Urban :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2007/6/24, Paul Brasseur <brass@...>:
>
> Hello:
>
>          I  am attempting to install Postgresql on a system running WINXP.
>
>          I start the cygserver and then give the initdb command in
> the installation documentation. It just generates a series of Bad
> System Calls Error Messages,
> as it calls postgres.exe.

Maybe you forgot:
export CYGWIN=server


>          Any Suggestions why PGSQL will not install ?
--
Reini Urban
http://phpwiki.org/              http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend