On Jan 4 10:21, Zachary Uram wrote:
> On Tue, 4 Jan 2005 15:03:51 +0100, Corinna Vinschen
> <[EMAIL PROTECTED]> wrote:
> > On Jan 4 05:57, Zachary Uram wrote:
> > > On Thu, 30 Dec 2004 17:59:17 +0100, Corinna Vinschen
> > > > ipc-deamon2 has been deprecated. Use cygserver instead. It's part of
On Tue, 4 Jan 2005 15:03:51 +0100, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
> On Jan 4 05:57, Zachary Uram wrote:
> > On Thu, 30 Dec 2004 17:59:17 +0100, Corinna Vinschen
> > > ipc-deamon2 has been deprecated. Use cygserver instead. It's part of the
> > > Cygwin base package and installed int
On Jan 4 05:57, Zachary Uram wrote:
> On Thu, 30 Dec 2004 17:59:17 +0100, Corinna Vinschen
> > ipc-deamon2 has been deprecated. Use cygserver instead. It's part of the
> > Cygwin base package and installed into /usr/sbin. Documentation is in
> > /usr/share/doc/Cygwin/cygserver.README.
>
> Ok I
Cygwin with cygipc-2.03-2.tar package
> > > > and when I run
> > > > /usr/bin/ipc-daemon2.exe it immediately exits, no error message is
> > > > printed,
> > > > i have a /tmp directory and when i run ipcs it says: Bad system call
> > > >
>
.tar package
> > > and when I run
> > > /usr/bin/ipc-daemon2.exe it immediately exits, no error message is
> > > printed,
> > > i have a /tmp directory and when i run ipcs it says: Bad system call
> > >
> > > When I do ps it also shows that no ipc-d
On Thu, 30 Dec 2004 17:59:17 +0100, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
> On Dec 29 22:50, Zachary Uram wrote:
> > Hello I am running the latest Cygwin with cygipc-2.03-2.tar package
> > and when I run
> > /usr/bin/ipc-daemon2.exe it immediately exits, no erro
On Dec 29 22:50, Zachary Uram wrote:
> Hello I am running the latest Cygwin with cygipc-2.03-2.tar package
> and when I run
> /usr/bin/ipc-daemon2.exe it immediately exits, no error message is printed,
> i have a /tmp directory and when i run ipcs it says: Bad system call
>
> Wh
Hello I am running the latest Cygwin with cygipc-2.03-2.tar package
and when I run
/usr/bin/ipc-daemon2.exe it immediately exits, no error message is printed,
i have a /tmp directory and when i run ipcs it says: Bad system call
When I do ps it also shows that no ipc-daemon2.exe is working.
I
On Mon, 14 Jun 2004, John rambo wrote:
> Hi, for some reason I cannot get ipc-daemon2 installed. I looked in user/bin
> and it is not there. I have tried downloading from several different sites,
> removing all the registry entries and all the files and starting all over and
&
Hi, for some reason I cannot get ipc-daemon2 installed. I looked in user/bin
and it is not there. I have tried downloading from several different sites,
removing all the registry entries and all the files and starting all over and
still no happiness. Is the latest installer busted when it
Problem solved! Through a lucky guess, I got a checkbox to appear in
setup.exe next to the name of the package that ipc-daemon2 belongs to, and
I figured I should check it. After the installation, I still couldn't find
the usr/bin directory, where I heard ipc-daemon2 lived, but that's
On Fri, 4 Jun 2004, Barry wrote:
> Could someone tell me a way to download cygwin that will include
> ipc-daemon2? My installation from several months ago had an empty user/bin
> directory, and it was still empty after downloading every package. Then I
> deleted the desktop shor
Could someone tell me a way to download cygwin that will include
ipc-daemon2? My installation from several months ago had an empty user/bin
directory, and it was still empty after downloading every package. Then I
deleted the desktop shortcut and the cygwin directory (cygwin wasn't
listed i
I supose the command line to install the postmaster
service requires a little change when using ipc-daemon2.
The installation of the postmater service is only
successfull when using \'--dep ipc-daemon2\' instead of
\'--dep ipc-deamon\'.
Original text:
===
On Sun, Mar 07, 2004 at 01:18:17AM +0700, David Garamond wrote:
>Christopher Faylor wrote:
Actually, hopefully, you are bunding postgresql + cygwin + whatever other
binaries + *the sources to same* since this is a GPLed project, meaning
that you have to provide sources for the binaries
Christopher Faylor wrote:
Actually, hopefully, you are bunding postgresql + cygwin + whatever other
binaries + *the sources to same* since this is a GPLed project, meaning
that you have to provide sources for the binaries that you distribute
as per the GPL.
No source code is modified/recompiled. I'
On Sat, Mar 06, 2004 at 07:36:16PM +0700, David Garamond wrote:
>Christopher Faylor wrote:
>>>I'm trying to bundle postgresql + cygwin in a single distribution for my
>>>clients.
>>
>>Actually, hopefully, you are bunding postgresql + cygwin + whatever other
>>binaries + *the sources to same* since
Brian Dessent wrote:
Rather than creating c:\cygwin\tmp, can I make ipc-daemon2 put
MultiFileMsg* and MultiFileShm* in some other place?
You know you can mount /tmp to any directory, right? Since you
presumably have a startup script to kick things off, why not just do
something like the following
Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Brian Dessent
> Sent: Saturday, March 06, 2004 9:51 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Can ipc-daemon2 put its files in directory other than /tmp?
>
>
> David Garamond wrote:
> >
&
Christopher Faylor wrote:
I'm trying to bundle postgresql + cygwin in a single distribution for my
clients.
Actually, hopefully, you are bunding postgresql + cygwin + whatever other
binaries + *the sources to same* since this is a GPLed project, meaning
that you have to provide sources for the bin
David Garamond wrote:
>
> I'm trying to bundle postgresql + cygwin in a single distribution for my
> clients. The goal is that a user can just extract the .zip file and run
> postgresql there (ipc-daemon2 + pg_ctl start; initdb need not be done
> because a zipped 'virg
On Sat, Mar 06, 2004 at 11:27:57AM +0700, David Garamond wrote:
>I'm trying to bundle postgresql + cygwin in a single distribution for my
>clients.
Actually, hopefully, you are bunding postgresql + cygwin + whatever other
binaries + *the sources to same* since this is a GPLed project, meaning
tha
I'm trying to bundle postgresql + cygwin in a single distribution for my
clients. The goal is that a user can just extract the .zip file and run
postgresql there (ipc-daemon2 + pg_ctl start; initdb need not be done
because a zipped 'virgin' data dir will also be provided). Target
Rob,
On Sun, Sep 28, 2003 at 05:58:45PM -0500, Robert L. Campbell wrote:
> here's my problems whith shared memory.
>
> cygwin 1.5.5-1
> ipc-daemon2 runs from the command line ok.
> ipcs -m reports no shared memory in kernel.
> ipctest h can't allocate
I'm trying to run postgresql most of all.
here's my problems whith shared memory.
cygwin 1.5.5-1
ipc-daemon2 runs from the command line ok.
ipcs -m reports no shared memory in kernel.
ipctest h can't allocate shared memory.
cygwin 1.5.4-1
ipc-daemon2 runs ok from the com
I upgraded to the latest postgresql using ipc-daemon2. I can start both
from the command line, but when I tried to install them as a service,
ipc-daemon2, fails with message:
The ipc-daemon service on Local Computer started then stopped...
I set the ipc_daemon2 up as a service as follows
Sorry about the repost, but my post on Sunday got no response...
I upgraded to the latest postgresql using ipc-daemon2. I can start both
from the command line, but when I tried to install them as a service,
ipc-daemon2, fails with message:
The ipc-daemon service on Local Computer started then
Also tried:
ipc-daemon2 --install-as-service
and this also failed to start as a service.
- Original Message -
From: "Bill Pfeiffer" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Saturday, September 06, 2003 9:20 PM
Subject: ipc-daemon2
I upgraded to the latest postgresql using ipc-daemon2. I can start both
from the command line, but when I tried to install them as a service,
ipc-daemon2, fails with message:
The ipc-daemon service on Local Computer started then stopped...
I set the ipc_daemon2 up as a service as follows
29 matches
Mail list logo