Peter wrote:
>
> Hello,
>
> I'm having problems installing scid in Mandriva 2011 64 bit, this is what
>
> happened in bash.
>
Maybe you can try to install a tcl-devel-8.6 package
--
Keep Your Developer Skills Current with
Hi Peter,
When I have installed SCID using config/make I usually find it
necessary to install different versions of TCL and TK. I have done it
several times because debian is sometimes behind in releases. For some
reason the configuration file does not realize that 8.6 will probably
include eve
Hello,
I'm having problems installing scid in Mandriva 2011 64 bit, this is what
happened in bash.
[peter@localhost scid]$ ./configure
./configure: line 30: exec: tclsh8.5: not found
[root@localhost scid]# locate tclsh8.5
[root@localhost scid]# locate tclsh
/usr/bin/tclsh
/usr/bin/tclsh8.6
So