in reply to Tcl module install issues
Hi , I am getting the below issue when trying to use the Tcl Module. Error i am getting is shown below
% ./bin/perl5.24.0
use Tcl;
Can't locate loadable object for module Tcl in @INC (@INC contains: /home/RTG/common/local_install/Perl5.24/lib/perl5/site_perl/5.24.0/x86_64-linux
/home/RTG/common/local_install/Perl5.24/lib/perl5/site_perl/5.24.0 /home/RTG/common/local_install/Perl5.24/lib/perl5/5.24.0/x86_64-linux
/home/RTG/common/local_install/Perl5.24/lib/perl5/5.24.0 .) at - line 2.Compilation failed in require at - line 2.
BEGIN failed--compilation aborted at - line 2.
Undefined subroutine &Tcl::_Finalize called at /home/RTG/common/local_install/Perl5.24/lib/perl5/5.24.0/Tcl.pm line 432.
END failed--call queue aborted at - line 2.
Can any one help me to resolve this issue?
Thanks
Somu
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tcl module install issues
by marto (Cardinal) on Jan 05, 2017 at 11:02 UTC | |
by Anonymous Monk on Jan 05, 2017 at 11:06 UTC | |
by Corion (Patriarch) on Jan 05, 2017 at 11:34 UTC | |
by marto (Cardinal) on Jan 05, 2017 at 11:45 UTC |