delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Wed, 3 Jul 2002 19:44:52 -0400 |
From: | Christopher Faylor <cgf-noreply AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Cc: | allison AT sumeru DOT stanford DOT EDU |
Subject: | Re: Accessing cygwin systems from outside cygwin |
Message-ID: | <20020703234452.GC31013@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com, allison AT sumeru DOT stanford DOT EDU |
References: | <200207032331 DOT QAA06487 AT sumeru DOT stanford DOT EDU> |
Mime-Version: | 1.0 |
In-Reply-To: | <200207032331.QAA06487@sumeru.stanford.EDU> |
User-Agent: | Mutt/1.3.23.1i |
On Wed, Jul 03, 2002 at 04:31:04PM -0700, Dennis Allison wrote: >Subject: access cygwin programs from outside cygwin > >This one seems to require a bit of pixie dust. > >How do I invoke a cygwin program (in this case TeX/Latex) from outside >cygwin (in this case VisualWorks Smalltalk). There must be some path >magic I don't understand. The host system is Win2000. We've tried >the obvious permutations without success. Put the cygwin bin directory in your PATH environment variable. There is no rocket science involved. It's the same thing that you'd do on either UNIX or Windows. set PATH=c:\cygwin\bin;%PATH% or, on Windows NT, set the PATH via the control panel. cgf -- Please do not send me personal email with cygwin questions. Use the resources at http://cygwin.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |