Thread: Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7

Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7

From
Ralph
Date:
Just removed ipc-daemon2 to ty cygwin 1.5.7-1 (2004-01-31) cygserver

cygrunsrv --remove postmaster
cygrunsrv --remove ipc-daemon2
...  setup.exe  (remove cyg-ipc2)
.... setup.exe  (cygwin 1.5.7)
... setting CYGWIN=server.
cygserver-config
...  starting cygserver
.... and then
cygrunsrv -I postmaster --path /usr/bin/postmaster --dep cygserver\
  --termsig INT --user postgres --shutdown -e CYGWIN=server\
  --disp Cygwin_Postmaster -a '-D /var/pgdata -i'

Now i cannot start the postgres 7.4.1-3 database as service anymore.
When trying it states something (german) like this:

Application popup: postgres.exe - DLL not found:
cygcygipc-2.dll not found in PATH:
U:\cygwin\bin;D:\WINNT\System32;D:\WINNT\system;D:\WINNT;
....








Re: Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7

From
Jason Tishler
Date:
Ralph,

On Mon, Feb 02, 2004 at 04:34:04PM +0100, Ralph wrote:
> Just removed ipc-daemon2 to ty cygwin 1.5.7-1 (2004-01-31) cygserver
>
> [snip]
>
> Now i cannot start the postgres 7.4.1-3 database as service anymore.

The above is the expected outcome:

    $ cygcheck /usr/bin/postgres.exe
    C:/cygwin/bin/postgres.exe
      C:/cygwin/bin\cygcygipc-2.dll
      ...

You cannot run PostgreSQL against cygserver until either I rebuild it
(against Cygwin 1.5.7-1 or later) *and* release a new package or you
build it yourself.

BTW, the following may be of interest:

    http://cygwin.com/ml/cygwin-apps/2004-01/msg00179.html

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6