Taco Hoekwater said this at Thu, 9 Jun 2005 16:24:39 +0200:
Otared Kavian wrote:
Dear Contexters,
Recently I upgraded to MacOS X 10.4 and after that ConTeXt didn't work: upon trying to typeset a file it says:
tcsh: /sw/bin/init.csh: No such file or directory.
Sound like a problem in TeXShop (or possibly gwTeX). ConTeXt does not deal with tcsh, all included scripts are driven by either perl or ruby. From the website I understand that perhaps you have to update TeXShop for 10.4, but I'm only guessing...
It's because you installed fink once and it is no longer installed. (I hate fink.) You could track down which of the files fink modified and delete the line referring to the /sw/bin/init.csh file. (look in ~/.tcshrc and ~/.login first) If you don't find anything you could try to put a dummy file in that place: mkdir -p /sw/bin touch /sw/bin/init.csh (You probably will need to prefix both commands with 'sudo' and enter your password at the prompt the first time.) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-