public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* *** No rule to make... libtk8.0.a  ???
@ 2002-01-30 14:35 Rob Faulds
  2002-02-05 11:11 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Faulds @ 2002-01-30 14:35 UTC (permalink / raw)
  To: insight

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

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

* Re: *** No rule to make... libtk8.0.a  ???
  2002-01-30 14:35 *** No rule to make... libtk8.0.a ??? Rob Faulds
@ 2002-02-05 11:11 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2002-02-05 11:11 UTC (permalink / raw)
  To: Rob Faulds; +Cc: insight

On Wed, 30 Jan 2002, Rob Faulds wrote:

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

You must presently use the versions of tcl, tk, itcl, and tix that are
included in the tarball. Therefore, I would not recommend installing
Insight with --prefix=/usr, since this will conflict with the versions of
tcl, tk, etc that may be installed on your system. I normally install
Insight in /usr/local.

As for your build problem, try running make and then make install. I have
downloaded the tarball and verified that this works on my Red Hat 7.0
machine.

Keith


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

end of thread, other threads:[~2002-02-05 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-30 14:35 *** No rule to make... libtk8.0.a ??? Rob Faulds
2002-02-05 11:11 ` 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).