This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:: Failure to run insight under cygwin


 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]