[OS X TeX] Shell Scripts and Paths (again)

Gerben Wierda Sherlock at rna.nl
Mon Nov 18 00:22:25 CET 2002



The TeX i-packages configuration stage (if you can use that) will add 
TeX *and* /usr/local/bin to your default shell path setting. It edits 
/etc/csh.login, which is the system wide login settings file and adds 
the paths for every user except root (security issue). E.g.:

## TeX modifications start at Wed Nov  6 19:54:52 CET 2002
## Do not remove the previous line
if ("${uid}" != "0") then
   set path = ( ${path} 
/usr/local/teTeX/bin/powerpc-apple-darwin-current /usr/local/bin)
endif
## Do not remove the next line
## TeX modifications end at Wed Nov  6 19:54:52 CET 2002


G

On Sunday, Nov 10, 2002, at 18:56 Europe/Amsterdam, Bruce D'Arcus wrote:

>
> Can someone please explain to me how to get the terminal to find a 
> shell script (under 10.2)?
>
> I just wrote a simple one that works if I list the full path, but 
> can't be found otherwise, even if I put it in /usr/local/bin.  Am 
> confused...what is the preferred way to deal with this?
>
> Thanks,
> Bruce
>
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> <http://www.esm.psu.edu/mac-tex/>
> -----------------------------------------------------
> List archives can be found at:
> <http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>
>


-----------------------------------------------------
Mac TeX info, resources, and news can be found at:
<http://www.esm.psu.edu/mac-tex/>
-----------------------------------------------------
List archives can be found at:
<http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------




More information about the macostex-archives mailing list