On 30 jun 2004, at 10:34, Will Robertson wrote:
On 30 Jun 2004, at 5:57 PM, Maarten Sneep wrote:
echo 'export
PATH=${PATH}:/usr/local/teTex/bin/powerpc-apple-darwin7.4:${HOME}/
bin:/sw/bin' >> .bash_profile
George,
I was almost finished my own reply, but this one's heaps better!
That line of Maartens makes it real easy, but you probably don't need
the last two places in there --- I assume that's copy-pasted from the
one I sent.
echo 'export
PATH=${PATH}:/usr/local/teTex/bin/powerpc-apple-darwin7.4' >>
.bash_profile
Be sure to check the number though, as I do not recall for which
version of Darwin TL was compiled, 7.4 is current, but IIRC, TL was
compiled for 6.8, and this is reflected in the name.
ls /usr/local/teTex/bin/
should indicate the correct name.
Maarten
|