[OS X TeX] migration from Fink to Gerben Wierda's TeX

Axel E.Retif axretif at igo.com.mx
Wed Feb 23 06:26:09 CET 2005


On Feb 22, 2005, at 10:00 PM, Joseph C. Slater wrote:

>
> On Feb 22, 2005, at 9:27 PM, Axel E.Retif wrote:
>
>> On Feb 22, 2005, at 5:09 PM, Joseph C. Slater wrote:
>>
>>> <snip>
>>
>> I guess that with this setup, when you use latex from Terminal.app 
>> it's fink's latex that gets called, right?
>>
> Nope. The one in Gerben's directory is in the path first (second 
> line). Gerben is probably getting sick to his stomach thinking of the 
> ramifications, but if I have problems, I comment out the fink stuff 
> altogether as a test. Seems to work for me. It has for over a year 
> now.
> Joe

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.


Best,

Axel

--------------------- 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