[OS X TeX] installing texlive
Will Robertson
will at mecheng.adelaide.edu.au
Wed Jun 30 07:12:12 CEST 2004
On 30 Jun 2004, at 2:21 PM, George Ghio wrote:
>
> What is the correct way to make the path under OS10.3?
>
First we need to work out what shell you're using. Apple switched from
tcsh to bash in the move to 10.3 so you could have either, depending.
Type 'echo %SHELL' in your terminal.
If it says "/bin/bash" then create a text file in your home directory
called ".bash_profile" and add the line like
export
PATH=${PATH}:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:~/bin:/sw/
bin
with all of the places you want to add.
W
-----------------------------------------------------
Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.
More information about the macostex-archives
mailing list