首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >HTML::草莓Perl上的HTMLDoc安装问题

HTML::草莓Perl上的HTMLDoc安装问题
EN

Stack Overflow用户
提问于 2014-09-10 14:31:04
回答 1查看 621关注 0票数 0

我正在尝试在XP上构建草莓Perl (32位)上的HTML::HTMLDoc。即使在重新安装草莓之后,我也一直面临以下问题。任何帮助都将不胜感激。

谢谢。

代码语言:javascript
复制
cpan> install HTML::HTMLDoc
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/03modlist.data.gz
Creating database file ...
Done!
Running install for module 'HTML::HTMLDoc'
Running make for M/MF/MFRANKL/HTML-HTMLDoc-0.10.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/M/MF/MFRANKL/HTML-HTMLDoc-0.10.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/M/MF/MFRANKL/CHECKSUMS
Checksum for C:\strawberry\cpan\sources\authors\id\M\MF\MFRANKL\HTML-HTMLDoc-0.10.tar.gz ok
Scanning cache C:\strawberry\cpan\build for sizes
DONE

  CPAN.pm: Building M/MF/MFRANKL/HTML-HTMLDoc-0.10.tar.gz

Unparsable version '' for prerequisite IPC::Open3 at Makefile.PL line 4.
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for HTML::HTMLDoc
Writing MYMETA.yml and MYMETA.json
cp lib/HTML/HTMLDoc.pm blib\lib\HTML\HTMLDoc.pm
cp lib/HTML/HTMLDoc/PDF.pm blib\lib\HTML\HTMLDoc\PDF.pm
C:\strawberry\perl\bin\perl.exe "-Iblib\arch" "-Iblib\lib" test_htmldoc.PL test_htmldoc
'htmldoc' is not recognized as an internal or external command,
operable program or batch file.
htmldoc not found. please install first
dmake.exe:  Error code 129, while making 'test_htmldoc'
  MFRANKL/HTML-HTMLDoc-0.10.tar.gz
  C:\strawberry\c\bin\dmake.exe -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Stopping: 'install' failed for 'HTML::HTMLDoc'.
Failed during this command:
 MFRANKL/HTML-HTMLDoc-0.10.tar.gz             : make NO
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-09-10 15:56:59

HTML::HTML文件只是htmldoc程序的包装器。当你的错误说

“‘htmldoc”不被识别为内部或外部命令、可操作的程序或批处理文件。找不到htmldoc。请先安装

我怀疑它告诉您在安装HTML::HTMLDoc之前需要安装htmldoc。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25768119

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档