Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: "Sujay Parekh" CC: Cygwin List Subject: Re: winclient from xemacs 21.4.17-1 says "Could not start process" References: <1124816767 DOT 11160 DOT 241303154 AT webmail DOT messagingengine DOT com> From: "Dr. Volker Zell" Date: Tue, 23 Aug 2005 20:59:15 +0200 In-Reply-To: <1124816767.11160.241303154@webmail.messagingengine.com> (Sujay Parekh's message of "Tue, 23 Aug 2005 13:06:07 -0400") Message-ID: <823bp0a398.fsf@vzell-de.de.oracle.com> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.17 (Jumbo Shrimp, cygwin32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes >>>>> Sujay Parekh writes: > Hello, > When I try to run winclient, I get a Windows message box saying "Could > not start process". > I'm using the xemacs 21.4.17-1 package that is available via the cygwin > installer. > The error occurs whether I try to run it from a DOS prompt, from a Bash > prompt or directly from Windows Explorer. > gnuclient works fine (once I have my Xemacs up & running), but I have > used winclient before (on another PC) and found it more useful. It looks like you are using the native variant of xemacs. I only use the X variant and so I had no need for winclient. > Has anyone seen this? Any ideas? Please help. Thanks in advance. Looking at the source, /usr/src/xemacs-21.4.17/lib-src/winclient.c, line 56 says: #define PROGRAM_TO_RUN "xemacs.exe" But there is no xemacs.exe in the distro, it's called xemacs-21.4.17.exe. I'll try and patch the source for the next release, but it's not guaranteed that the resulting executable will really work. If you are in a hurry and cannot wait for the next release try building xemacs by yourself and report back to the list. Ciao Volker -- 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/