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]

Insight 5.0 make error - /bin/sh: tk: No such file or directory


Hi all,

I am trying to build Insight 5.0 for my redhat6.1 x86 machine.

A little background, perhaps pertinent.  I already have tcl (ver
8.0.5-30), tk (ver 8.0.5-30), and tix (ver 4.1.0.6-30)
installed, so I did not compile/install the source that came
with the Insight tarball.

After unpacking the source, I ran the following commands in the
/<path>/insight-5.0/ directory:

./configure
make

The following is a the error I got (+ some lines around it):

test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o
histsearch.o shell.o  xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory
`/home/compile/insight5.0/insight-5.0/readline'
make[1]: Entering directory
`/home/compile/insight5.0/insight-5.0/sim'
make[1]: Leaving directory
`/home/compile/insight5.0/insight-5.0/sim'
make[1]: Entering directory
`/home/compile/insight5.0/insight-5.0/tix'
make[2]: Entering directory
`/home/compile/insight5.0/insight-5.0/tix/unix'
/bin/sh: tk: No such file or directory
make[2]: *** [all] Error 1
make[2]: Leaving directory
`/home/compile/insight5.0/insight-5.0/tix/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/compile/insight5.0/insight-5.0/tix'
make: *** [all-tix] Error 2
alpha:/home/compile/insight5.0/insight-5.0$ ls


Any ideas on this?

I should mention right up front, that I am a relative newbie to
this stuff;  I do not know enough to go digging and fix the
problem.  I don't know where to start.

Is this a common error with a common gotcha? 

Should I post more of the surrounding make output?

thanks so much,

-- 
Adam Schuetze <adam at adam-schuetze dot org> 
Get my pgp keys at http://www dot adam-schuetze dot org 
rsa f'print B8 80 DA D6 BB CA 80 5F C5 68 1C 08 FE 3E 65 1C 
dss f'print 46 CB B3 C3 A1 C9 BA 57 7C B4 A1 6A BF 8F 2D 95 2B 7A 1D 77
Boycott the "HackSDMI Challenge"!

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