[root@localhost ~]# perl -e "use Tkx"
NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/local/lib/perl5/5.16.2/XSLoader.pm line 92.
Unable to initialize Tcl at /usr/local/lib/perl5/5.16.2/XSLoader.pm line 92.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.16.2/Tkx.pm line 215.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.16.2/Tkx.pm line 215.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
[root@localhost ~]#
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux作者: hejianbu437 時間: 2014-01-04 23:11
那位朋友可以幫幫我,搞了好久了!感謝。作者: hejianbu437 時間: 2014-01-05 13:21 頂一下。。。作者: climby 時間: 2014-01-05 22:04
It needs Tcl. So install Tcl and try again作者: Tonyish 時間: 2014-01-06 11:40
TKX不是自帶的嗎?!作者: hejianbu437 時間: 2014-01-06 13:08 回復(fù) 4# climby