[OS X TeX] Cannot open Ghostscript for piped input! (and PATH)
Lawrence Paulson
lp15 at cam.ac.uk
Fri Dec 3 10:52:04 CET 2004
That was it: my PATH did not include /usr/local/bin. Thanks!
That opens another TeX-related mystery: my ~/.MacOSX/environment.plist
defines my PATH by
<key>PATH</key>
<string>/usr/local/bin:/usr/bin:/bin:/Users/lcp/isabelle/Repos/
Distribution/bin</string>
and my .bashrc augments it using
PATH=$HOME/bin:/Users/lcp/isabelle/Repos/Distribution/bin:/usr/local/
bin/:$PATH
and (for Fink)
. /sw/bin/init.sh
but the resulting PATH is
/sw/bin:/sw/sbin:/Users/lcp/bin:/Users/lcp/isabelle/Repos/Distribution/
bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/teTeX/bin/powerpc-apple-
darwin-current:/usr/X11R6/bin
In particular, I have no idea how
/usr/local/teTeX/bin/powerpc-apple-darwin-current ended up on my path.
I even tried
grep powerpc-apple-darwin-current -r .
from my home directory but found nothing plausible.
Anybody have any idea?
Larry Paulson
"Peter Dyballa" <Peter_Dyballa at Web.DE> wrote:
> What returns the shell in Terminal (or Emacs) when you type 'which gs'?
> If the answer is like 'gs: Command not found' you have no gs installed
> or the shell does know where to look for the programme (search path not
> correctly initiated).
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list