2016-11-28 43 views
0

我想设置一个文本分析软件,它需要mac os上perl模块Tk的工作版本。 但是由于某些原因,我无法通过CPAN进行安装。 我继续通过键入通过Cpan安装Tk模块的问题

sudo perl -MCPAN -e "shell" 

然后

install Tk 

它运行make install的过程,并用这个错误

make[3]: Nothing to be done for `all-am'. 
make[2]: Nothing to be done for `all'. 
make[2]: *** No rule to make target `test_dynamic'. Stop. 
make[1]: *** [subdirs-test_dynamic] Error 2 
make: *** [subdirs-test_dynamic] Error 2 
    SREZIC/Tk-804.033.tar.gz 
    /usr/bin/make test -- NOT OK 
//hint// to see the cpan-testers results for installing this module, try: 
    reports SREZIC/Tk-804.033.tar.gz 
Running make install 
    make test had returned bad status, won't install without force 

对我怎么能解决这个问题的任何线索结束? 我对perl不太熟悉,所以我真的在这里摸索...... 任何帮助将非常感激。 谢谢!

UPDATE

当试图手动安装该模块时,make test命令给了我这样的结果:

"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Tk.bs blib/arch/auto/Tk/Tk.bs 644 
cd pTk && make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-Os" PREFIX="/usr/local" PASTHRU_DEFINE=' ' PASTHRU_INC='-I/usr/X11R6/include -I/usr/local/include/freetype2 ' 
Manifying 102 pod documents 
Manifying 1 pod document 
Manifying 2 pod documents 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- X.bs ../../blib/arch/auto/Tk/X/X.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Xlib.bs ../blib/arch/auto/Tk/Xlib/Xlib.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- WinPhoto.bs ../blib/arch/auto/Tk/WinPhoto/WinPhoto.bs 644 
Manifying 1 pod document 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pixmap.bs ../blib/arch/auto/Tk/Pixmap/Pixmap.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TixGrid.bs ../blib/arch/auto/Tk/TixGrid/TixGrid.bs 644 
Manifying 1 pod document 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Text.bs ../blib/arch/auto/Tk/Text/Text.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TList.bs ../blib/arch/auto/Tk/TList/TList.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scrollbar.bs ../blib/arch/auto/Tk/Scrollbar/Scrollbar.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scale.bs ../blib/arch/auto/Tk/Scale/Scale.bs 644 
cd zlib && make libz.a "CC=cc " RANLIB="/usr/bin/ar s" 
make[2]: `libz.a' is up to date. 
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am 
make[3]: Nothing to be done for `all-am'. 
make[2]: Nothing to be done for `all'. 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs ../blib/arch/auto/Tk/PNG/PNG.bs 644 
Manifying 1 pod document 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- NBFrame.bs ../blib/arch/auto/Tk/NBFrame/NBFrame.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mwm.bs ../blib/arch/auto/Tk/Mwm/Mwm.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Menubutton.bs ../blib/arch/auto/Tk/Menubutton/Menubutton.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Listbox.bs ../blib/arch/auto/Tk/Listbox/Listbox.bs 644 
cd jpeg && make libjpeg.a 
make[2]: `libjpeg.a' is up to date. 
make[2]: Nothing to be done for `all'. 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JPEG.bs ../blib/arch/auto/Tk/JPEG/JPEG.bs 644 
Manifying 1 pod document 
Manifying 1 pod document 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- InputO.bs ../blib/arch/auto/Tk/InputO/InputO.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../blib/arch/auto/Tk/IO/IO.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HList.bs ../blib/arch/auto/Tk/HList/HList.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs ../blib/arch/auto/Tk/Event/Event.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Entry.bs ../blib/arch/auto/Tk/Entry/Entry.bs 644 
Manifying 3 pod documents 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Compound.bs ../blib/arch/auto/Tk/Compound/Compound.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Canvas.bs ../blib/arch/auto/Tk/Canvas/Canvas.bs 644 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs ../blib/arch/auto/Tk/PNG/PNG.bs 644 
cd zlib && make libz.a "CC=cc " RANLIB="/usr/bin/ar s" 
make[2]: `libz.a' is up to date. 
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am 
make[3]: Nothing to be done for `all-am'. 
make[2]: Nothing to be done for `all'. 
make[2]: *** No rule to make target `test_dynamic'. Stop. 
make[1]: *** [subdirs-test_dynamic] Error 2 
make: *** [subdirs-test_dynamic] Error 2 
+0

你能提供从错误消息的一些更多的行? –

+0

谢谢你的回应。 我正在使用make test命令的完整日志更新我的初始文章。 – Gauthier

+0

嗨Gauthier。感谢更新。不幸的是,我对Mac OS不太熟悉,我主要使用Linux。但我有一个旧的Mac,我现在尝试了安装Tk的乐趣。然而,我碰到[这个问题](https://discussions.apple.com/thread/7022116?start=0&tstart=0)..希望你可以从更熟悉mac os的人那里获得帮助。 –

回答

0

手动尝试,如说成文件安装:
- 下载Tkxxxxxx .tar.gz来自CPAN
- zcat Tkxxxxx.tar.gz | tar xf -
- cd将目录分发解包到。
- perl的Makefile.PL
- 让
- 使测试
如果一切OK,然后须藤使安装

+0

感谢您的帮助:-) 不幸的是,我也遇到了与此过程完全相同的错误... – Gauthier

+0

什么都没有建立? – ulix

+0

找到。 -iname'* .so'-exec ls -l {} \; – ulix