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]

*** No rule to make... libtk8.0.a ???


Hello,

I'm an abject newbie on Insight and I can't get it to build on a i686
Red Hat 7.1 system.  I searched the archive but couldn't find a similar
problem/patch.

	arlborosw(root)$ uname -a
	Linux arlborosw 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686
unknown

	arlborosw(root)$ cat /etc/issue

	Red Hat Linux release 7.1 (Seawolf)
	Kernel 2.4.2-2 on an i686

I grabbed the insight-5.1.1 .gz and exploded it into an insight-5.1.1
directory.
I made a parallel directory (mkdir insight-i686) for the build objects.
I changed dirs to the insight-i686 dir and tried tp populate it with...
   ../insight-5.1.1/confgure
   make install

It BOMBS trying to make some tk 8.0 library archive (see below).

I tried to install (rpm-i) the tk-8.3.1-53.i386.rpm but was informed
that it was up-to-date.

What should I try next?                Thanks, -Rob

/bin/sh /usr/local/dddkit/insight-5.1.1/install-sh -c  itclsh
/usr/local/bin/itclsh3.0
Installing itclConfig.sh
Installing itcl.h
Installing /usr/local/dddkit/insight-5.1.1/itcl/itcl/library/itcl.tcl
Installing /usr/local/dddkit/insight-5.1.1/itcl/itcl/unix/tclAppInit.c
Installing pkgIndex.tcl
Installing doc/itclsh.1
Installing doc/body.n
Installing doc/class.n
Installing doc/code.n
Installing doc/configbody.n
Installing doc/delete.n
Installing doc/ensemble.n
Installing doc/find.n
Installing doc/itcl_class.n
Installing doc/itcl_info.n
Installing doc/itcl.n
Installing doc/itclvars.n
Installing doc/local.n
Installing doc/scope.n
make[2]: Leaving directory
`/usr/local/dddkit/insight-i686/itcl/itcl/unix'
Making in itk/unix
make[2]: Entering directory
`/usr/local/dddkit/insight-i686/itcl/itk/unix'
make[2]: *** No rule to make target
`/usr/local/dddkit/insight-i686/tk/unix/libtk8.0.a', needed by
`itkwish'.  Stop.
make[2]: Leaving directory
`/usr/local/dddkit/insight-i686/itcl/itk/unix'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/local/dddkit/insight-i686/itcl'
make: *** [install-itcl] Error 2


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