ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: tcsh
Date: Thu, 9 Jun 2005 15:38:23 +0100	[thread overview]
Message-ID: <20050609143823.1225@mail.comp.lancs.ac.uk> (raw)
In-Reply-To: <42A85127.2010306@elvenkind.com>

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

  reply	other threads:[~2005-06-09 14:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 13:54 tcsh Otared Kavian
2005-06-09 14:24 ` tcsh Taco Hoekwater
2005-06-09 14:38   ` Adam Lindsay [this message]
2005-06-09 19:34     ` tcsh Hans Hagen
2005-06-09 21:09       ` tcsh Adam Lindsay
2005-06-09 22:36         ` tcsh Hans Hagen
2005-06-09 22:56           ` tcsh Adam Lindsay
2005-06-10  7:55     ` tcsh Otared Kavian
2005-06-10 11:45     ` tcsh Otared Kavian
2005-06-09 14:33 ` tcsh Thomas A. Schmitz
2005-06-09 14:45   ` [OT: Re: tcsh] Adam Lindsay
2005-06-09 18:54     ` Paul Tremblay
2005-06-09 19:58       ` Thomas A. Schmitz
2005-06-09 14:53   ` tcsh Otared Kavian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050609143823.1225@mail.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).