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 > > > > the > > > > Cygwin base package and installed into /usr/sbin. Documentation is in > > > > /usr/share/doc/Cygwin/cygserver.README. > > > > > > Ok I followed directions in README and cygserver process runs > > > yet when I run the server it complains about shmget not being found ! > > > > cmd: set CYGWIN=server > > sh/bash: export CYGWIN=server > > tcsh: setenv CYGWIN server > > hi, > > before i ran cygserver i did (BASH): 'export CYGWIN=server' in my Cygwin > prompt > so why can't it find shmget system call?
You must set CYGWIN in the session in which you're running your application. Cygserver itself doesn't care for the setting. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/