public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [Fwd: Re: Failure to run insight under cygwin]
@ 2003-05-05 22:23 Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-05-05 22:23 UTC (permalink / raw)
  To: insight

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Fwd: Re: Failure to run insight under cygwin]
@ 2003-05-05 22:22 Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-05-05 22:22 UTC (permalink / raw)
  To: insight

For the record.

-----Forwarded Message-----

> From: Andy Hare <ahare@ap-systems.co.uk>
> To: Keith Seitz <keiths@redhat.com>
> Subject: Re: Failure to run insight under cygwin
> Date: 05 May 2003 23:07:25 +0100
> 
> Hi Keith,
> 
> ----- Original Message -----
> From: "Keith Seitz" <keiths@redhat.com>
> To: "Andy Hare" <ahare@ap-systems.co.uk>
> Cc: "Insight Mail list" <insight@sources.redhat.com>
> Sent: Monday, May 05, 2003 10:13 PM
> Subject: Re: Failure to run insight under cygwin
> 
> 
> > On Mon, 2003-05-05 at 14:00, Andy Hare wrote:
> > > 'can't find package combobox 2.2'
> > >
> >
> > Odd. Can you find out what version it think it found, if any? What does
> > src/libgui/library/pkgIndex.tcl say? Does the file mentioned in there
> > exist in the install directory?
> >
> 
> package ifneeded combobox 2.2.1 [list source [file join $dir combobox.tcl]]
> package ifneeded debug 1.0 [list source [file join $dir debug.tcl]]
> 
> The same file in the install directory contians the following:-
> 
> 
> package ifneeded combobox 2.2.1 [list source [file join $dir combobox.tcl]]
> package ifneeded debug 1.0 [list source [file join $dir debug.tcl]]
> 
> 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.
> 
> Andy Hare
> 
> www.ap-systems.co.uk
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-05 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-05 22:23 [Fwd: Re: Failure to run insight under cygwin] Keith Seitz
  -- strict thread matches above, loose matches on Subject: below --
2003-05-05 22:22 Keith Seitz

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).