public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: [Fwd: Re: Failure to run insight under cygwin]
Date: Mon, 05 May 2003 22:23:00 -0000	[thread overview]
Message-ID: <1052173578.1533.35.camel@lindt.uglyboxes.com> (raw)

For the record.
-----Forwarded Message-----

> From: Keith Seitz <keiths@redhat.com>
> To: Andy Hare <ahare@ap-systems.co.uk>
> Subject: Re: Failure to run insight under cygwin
> Date: 05 May 2003 15:25:19 -0700
> 
> On Mon, 2003-05-05 at 15:07, Andy Hare wrote:
> > How do I find out what it found, All the files appear to have installed
> > correctly, the problem appears to be a path issue. How does Insight now
> > where to get library *.tcl files from.
> 
> You can try adding 'puts stdout "$::errorInfo"' in main.tcl where it
> does the package require.
> 
> Insight fetches the libgui location from libgui. In gdbtk_init
> (gdbtk.c), we call "ide_initialize_paths". This runs a proc in libgui
> (to which we link) which figures out where the library files are. You'd
> be in trouble much earlier if it didn't find the right the tclIndex. (It
> would say something "Can't find the GUI Tcl library in the following
> directories: [list of dirs it searched]"
> 
> I'm building on cygwin now (CVS HEAD). I'll let you know if anything
> comes up.
> 
> Keith
> 

             reply	other threads:[~2003-05-05 22:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05 22:23 Keith Seitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-05 22:22 Keith Seitz

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=1052173578.1533.35.camel@lindt.uglyboxes.com \
    --to=keiths@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).