public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf@redhat.com>
To: insight@sources.redhat.com
Subject: Re: [RFA] Find init.tcl on cygwin
Date: Thu, 19 Dec 2002 08:11:00 -0000	[thread overview]
Message-ID: <20021219161135.GE25133@redhat.com> (raw)
In-Reply-To: <20021219003946.24d69eec.mdejong@uncounted.org>

On Thu, Dec 19, 2002 at 12:39:46AM -0800, Mo DeJong wrote:
>On Thu, 19 Dec 2002 02:04:16 -0500
>Christopher Faylor <cgf@redhat.com> wrote:
>
>> This has been sitting in my sandbox for a long time.
>> 
>> Ok to check in?
>> 
>> cgf
>...
>>      /* CYGNUS LOCAL */
>> -    sprintf(installLib, "share/tcl%s", TCL_VERSION);
>> +    sprintf(installLib, "usr/share/tcl%s", TCL_VERSION);
>>      /* END CYGNUS LOCAL */
>
>
>What are the configure flags that you are building with under Cygwin?
>Is it something like `.../configure --prefix=/ --datadir=/usr` ?

I had hoped not to have to go into a lot of details about how cygwin
works but, no, that's not how I am configuring it.  It wouldn't matter
if I was.

/usr/bin == /bin == x:\cygwin\bin

tcl apparently converts the cygwin path into a windows path and then looks
for x:\cygwin\share which doesn't exit.  x:\cygwin\usr\share does exist.

There was a similar change in tcl 8.0 which was apparently dropped when
you did the merge from 8.0 -> 8.3.

cgf

  reply	other threads:[~2002-12-19 16:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-18 23:04 Christopher Faylor
2002-12-19  0:37 ` Mo DeJong
2002-12-19  8:11   ` Christopher Faylor [this message]
2002-12-19 14:12     ` Mo DeJong
2002-12-19  8:07 ` Keith Seitz
2002-12-19  8:25   ` Christopher Faylor
2002-12-19  8:57     ` Keith Seitz
2002-12-19  8:28   ` Fernando Nasser

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=20021219161135.GE25133@redhat.com \
    --to=cgf@redhat.com \
    --cc=insight@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).