[OS X TeX] migration from Fink to Gerben Wierda's TeX
Joseph C. Slater
joseph.slater at wright.edu
Wed Feb 23 09:05:30 CET 2005
On Feb 23, 2005, at 12:26 AM, Axel E.Retif wrote:
> On Feb 22, 2005, at 10:00 PM, Joseph C. Slater wrote:
>>
>
> I thought these lines (35-39) in init.csh
>
> if ( $?PATH ) then
> prepend_path PATH /sw/bin:/sw/sbin
> else
> setenv PATH /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin
> endif
>
> or these (46-51) in init.sh
>
> if [ -z "$PATH" ]; then
> PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin
> else
> prepend_path PATH /sw/bin:/sw/sbin
> fi
> export PATH
>
> made fink path come first.
>
They do, then I pre-pend (at least it appears to pre-pend) the
directory to Gerben's distribution. That's the second line that I
posted, after executing init.csh. (several posts ago)
Joe
--------------------- 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