Tcl - Tcl Segmentation Fault

Posted on Thu Oct 19 20:18:17 2006 by fcandeli
Tcl Segmentation Fault
Hi,
If someone is going to read this message,
please help me.
I have installed Tcl-0.89 module for perl (of course we are in cpan).
Tcl-0.89 passed all the test (make test)

The problem is that if I try to use the module in a perl script :
use Tcl;

the perl script produce the following output:
segmentation fault

Is there any reason for it?
Francesco
Write a response