public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Tarmo Kuuse <tarmo.kuuse@mail.ee>
To: ecos-devel@sources.redhat.com
Subject: Re: #! magic for finding Cygwin Tcl shell
Date: Wed, 07 Jan 2009 11:10:00 -0000	[thread overview]
Message-ID: <gk1upd$h96$1@ger.gmane.org> (raw)
In-Reply-To: <49639C9C.9040607@dallaway.org.uk>

John Dallaway wrote:
> Rather than increase the complexity of the #! magic still further, I
> think it now makes sense to revert to a simple "#! /usr/bin/tclsh"
> within our Tcl scripts. However, this would break compatibility with old
> Cygwin installations providing only tclsh8*.exe or cygtclsh80.exe.

Source distribution using automake installs stuff to "/usr/local" by 
default. When a user has installed tcl from source (which probably 
happens every now and then), their executable is "/usr/local/bin/tclsh".

The "env" utility, on the other hand, is almost never installed to any 
other location than "/usr/bin/env" because it comes with the base system.

--
Kind regards,
Tarmo Kuuse

  parent reply	other threads:[~2009-01-07 11:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-06 18:02 John Dallaway
2009-01-06 18:51 ` Jonathan Larmour
2009-01-06 19:10   ` Gary Thomas
2009-01-06 19:44     ` Jonathan Larmour
2009-01-07  9:44       ` John Dallaway
2009-01-07 13:39         ` Jonathan Larmour
2009-01-07 17:06           ` John Dallaway
2009-01-06 19:13   ` John Dallaway
2009-01-06 19:37     ` Jonathan Larmour
2009-01-06 20:04       ` Sergei Gavrikov
2009-01-06 20:01 ` Bart Veer
2009-01-07 11:10 ` Tarmo Kuuse [this message]
2009-01-07 11:53   ` Gary Thomas

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='gk1upd$h96$1@ger.gmane.org' \
    --to=tarmo.kuuse@mail.ee \
    --cc=ecos-devel@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).