delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/10/03/14:11:58

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Date: Sat, 3 Oct 2009 14:05:37 -0400
From: Ken Jackson <cygwin AT jackson DOT io>
To: cygwin AT cygwin DOT com
Subject: Re: what is interfering texlive?
Message-ID: <20091003140537.5a3c7bff@travel>
In-Reply-To: <ed4892840910030154g72d17989y2e55d8168a29647d@mail.gmail.com>
References: <ed4892840910030154g72d17989y2e55d8168a29647d AT mail DOT gmail DOT com>
Mime-Version: 1.0
X-Identified-User: {4561:box527.bluehost.com:jacksonp:jackson.io} {sentby:smtp auth 72.81.135.140 authed with io+jackson.io}
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

Steven Woody wrote:
> Hi,
> 
> I was always using cygwin and today I installed texlive 2008 on my
> computer.  But I found if I run texlive's xelatex command on my
> cygwin bash prompt, it will always return a "Program is not found"
> error. When I run the same command line under dos command prompt,
> it was fine.
> 
> In my .bash_profile, the texlive path is set to be searched firstly.
> 
> Can anyone give me a clue?


I haven't used that software, so these are only suggestions.

The Tex Live documentation site <http://www.tug.org/texlive/doc.html>
has a link titled, "Binaries for i386-cygwin".  You apparently
installed the win32 version, but maybe that one would be better.

Try these under bash:

  echo "$PATH"

Carefully look to insure the path is correct.

  type xelatex

If the 'type' command can't find it, it's a different kind of problem
than not being able to execute.

  chmod +x xelatax

Maybe bash doesn't recognize it as an executable.

-Ken Jackson

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019