X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20091003140537.5a3c7bff@travel> References: <20091003140537 DOT 5a3c7bff AT travel> Date: Sat, 3 Oct 2009 15:36:17 -0400 Message-ID: Subject: Re: what is interfering texlive? From: mike marchywka To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sat, Oct 3, 2009 at 2:05 PM, Ken Jackson wrote: > Steven Woody wrote: >> Hi, >> >> I was always using cygwin and today I installed texlive 2008 on my >> computer. =A0But 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 > has a link titled, "Binaries for i386-cygwin". =A0You apparently > installed the win32 version, but maybe that one would be better. > > Try these under bash: > > =A0echo "$PATH" > > Carefully look to insure the path is correct. > > =A0type xelatex > > If the 'type' command can't find it, it's a different kind of problem > than not being able to execute. > > =A0chmod +x xelatax > > Maybe bash doesn't recognize it as an executable. > see if "which" can find it or try chmod 777 or less brute force variants if permissions aren't right. > -Ken Jackson > > -- > Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html > FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/ > Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html > Unsubscribe info: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple > > --=20 marchywka AT gmail DOT com Mike Marchywka 586 Saint James Walk Marietta GA 30067-7165 415-264-8477 (w)<- use this 404-788-1216 (C)<- leave message 989-348-4796 (P)<- emergency only marchywka AT hotmail DOT com Note: If I am asking for free stuff, I normally use for hobby/non-profit information but may use in investment forums, public and private. Please indicate any concerns if applicable. Note: hotmail is censoring incoming mail using random criteria beyond my control and often hangs my browser but all my subscriptions are here..., try also marchywka AT yahoo DOT com -- 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