[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tclsh8.0.4



Hello, Ma Da, hello, all,

> checking for tclsh8.0.4... no
> checking for tclsh... no
> checking for tclsh7.6... no
> configure: error: Installation of tcl seems incomplete.
> Please correct the problem or re-run with --with-tcl=no.
> otcl-1.0a4 configuration failed! Exiting ...
> *****

I had the same problem. The *directory* tclsh8.0.4 does indeed
exist, but the *file* tclsh8.0.4 did not exist in tclbox/bin, so I just
"created" it with a symbolic link:

somewhere > ls -l tclbox/bin/
total 960
-rwxr-xr-x   1 dresler  marb      459552 Mar 18 21:01 tclsh8.0*
lrwxrwxrwx   1 dresler  marb           8 Mar 18 21:18 tclsh8.0.4 -> tclsh8.0*


This seemed reasonable, since the README said this *is* version 8.0.4
in the distribution, although I have no idea why it does not create
a binary of that name (or is it just common to use just the 8.0, and
the install script or probably the configure script should be modified?).

Of course ;-)  the validate test went through smoothly.

Maybe it's a hack, but up to now it works...

Hope it helps.

Yours,
	Stefan