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]

Re: tcl/tk extension problems


On Mon, Aug 13, 2001 at 03:41:34PM -0500, Grant Edwards wrote:
> 
> I'm trying to build and install insight-5.0, and it's failing
> because the directory where I built and installed it 8 months
> ago isn't there.

Here's the output from "make install"

Installing itk.h
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/library/Archetype.itk
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/library/Toplevel.itk
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/library/Widget.itk
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/library/itk.tcl
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/library/tclIndex
Installing /home/grante/mybuild/BUILD/insight-5.0/itcl/itk/unix/tkAppInit.c
Installing pkgIndex.tcl
Installing doc/itkwish.1
Installing doc/Archetype.n
Installing doc/Toplevel.n
Installing doc/Widget.n
Installing doc/itk.n
Installing doc/itkvars.n
Installing doc/usual.n
make[2]: Leaving directory `/home/grante/mybuild/BUILD/insight-5.0/itcl/itk/unix'
Making in iwidgets3.0.0/unix
make[2]: Entering directory `/home/grante/mybuild/BUILD/insight-5.0/itcl/iwidgets3.0.0/unix'
make[2]: /home/grante/insight-5.0-mod/itcl/itcl/../config/mkinstalldirs: Command not found
make[2]: *** [install-libraries] Error 127
make[2]: Leaving directory `/home/grante/mybuild/BUILD/insight-5.0/itcl/iwidgets3.0.0/unix'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/grante/mybuild/BUILD/insight-5.0/itcl'
make: *** [install-itcl] Error 2

It's being built in 
    /home/grante/mybuild/BUILD/insight-5.0

Why isn't it using 
    /home/grante/mybuild/BUILD/insight-5.0/itcl/config/mkinstalldirs?

[I'm up against a deadline, and if I can't get this fixed, I'm
probably going to have to ship with vanilla gdb.]

-- 
Grant Edwards
grante@visi.com


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