This is the mail archive of the insight@sourceware.cygnus.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]

Re: My insight ;(


Nicolas Durieu wrote:
> 
> I use insight 20000520(but i've got already this problem with old version)
> 
> i've again the same prb

Sigh.

> i do "make all-gdb; make install-gdb"
> 
> at the end of "make install" i've:
> 
> Installing doc/itkvars.n
> Installing doc/usual.n
> make[2]: Leaving directory `/usr/local/src/Insight-20000523/itcl/itk/unix'
> Making in iwidgets3.0.0/unix
> make[2]: Entering directory
> `/usr/local/src/Insight-20000523/itcl/iwidgets3.0.0/unix'
> make[2]: Leaving directory
> `/usr/local/src/Insight-20000523/itcl/iwidgets3.0.0/unix'
> make[1]: Leaving directory `/usr/local/src/Insight-20000523/itcl'
> make[2]: /usr/src/bs/BUILD/tcltk-8.0.5/itcl/../config/mkinstalldirs: Command
> not found
> make[2]: *** [install-librairies] error 127
> make[1]: *** [install] Error 1
> make: *** [install-itcl] Error 2

It looks like configure got the wrong Tcl. The build should NOT be using
/usr/src/bs/BUILD/tcltk-8.0.5/itcl. This is the tcltk rpm that comes
with RH6.2. Insight uses it's "own" version of tcl, tk, tix, and itcl --
an unfortunate consequence of making a lot of bug fixes to an old
release. :-(

> 
> the command "find . -name mkinstall\* -print" give me
> ./dejagnu/mkinstalldirs
> ./expect/mkinstalldirs
> ./itcl/config/mkinstalldirs
> ./mkinstalldirs

These are correct. The proper path to itcl should be
/usr/local/src/Insight-20000523/itcl.

> 
> PS 1 : I lose the adress of the mailing list for ask i some one know my bug.
> PS 2 : I you want i can send you the full  file which contain the full 'make
> install'
> 
> I success the install of insight 5.0 !!!!!! ouahhh!!!! ouf! a thing runnings
> without a major problem
> 
> A+ ;-)

Well, okay. Problem solved then, although I wonder what happened to make
your build grab the wrong Tcl to begin with. I guess that this thread at
least will provide some future user with a reference if this problem
should ever arise again.

Happy debugging!
Keith
-- 
Why chat when you can Firetalk?
Firetalk ID: Keith (10320)
www.firetalk.com

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