As a workaround I found that adding:
if test -d /Library/TeX/texbin then export PATH=$PATH:/Library/TeX/texbin fi
There is probably a better way, but I could not find where /usr/texbin is set in the sage source.
Mike
![]() | 2 | No.2 Revision |
As a workaround I found that adding:
if test -d /Library/TeX/texbin
then
/Library/TeX/texbin
then
export PATH=$PATH:/Library/TeX/texbin
fi
There is probably a better way, but I could not find where /usr/texbin is set in the sage source.
Mike
As a workaround I found that adding:
if test -d /Library/TeX/texbin/Library/TeX/texbin
then
then
export PATH=$PATH:/Library/TeX/texbin
fi
fi
There is probably a better way, but I could not find where /usr/texbin is set in the sage source.
Mike
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.