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 Message-ID: <405CF8C9.50100@mariani.ws> Date: Sat, 20 Mar 2004 18:07:05 -0800 From: Gianni Mariani User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529 MIME-Version: 1.0 To: Chris Powell CC: cygwin AT cygwin DOT com Subject: Re: Starting a Win32 app from inside Cygwin References: <006b01c40eef$90e95580$6401a8c0 AT kids> In-Reply-To: <006b01c40eef$90e95580$6401a8c0@kids> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Chris Powell wrote: >I'm hoping someone can point me in the right direction here, though I'm not >even sure this is possible. > >I currently use cygwin in WinXP to display X session from an AIX machine. >This works very well. The software on the AIX box can call a word processor >(Uniplex) on the AIX box to edit text files. What I'd like to do is instead >of launching the AIX word processor inside of the X session is launch Word >on the WinXP machine to edit the file out on an NFS. > >Another site is currently doing this, but they are all linux and OpenOffice. >The script on the AIX box does a rsh back to the linux box and opens OO word >processing with the text file on an NFS. > >It there anyway to do this back to a WinXP box? > >Any advise is appreciated. > You probably can do that using ssh. You might be able to run Samba on your AIX machine instead of using nfs. You might also be able to install SFU from MS which is supposed to support NFS. G -- 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/