浏览了帖子和您建议的解决方案-- Which web crawler for extracting and parsing data from about a thousand of web sites
已将heritrix安装在/root/heritrix-1.14.4下
停留在导出HERITRIX_HOME=/PATH/TO/BUILT/HERITRIX。
该命令以静默方式运行,但cd $heritrix_home结果为
-bash: cd: /root/heritrix-1.14.4/bin/heritrix:不是目录。
已经用谷歌搜索过了,但没有成功。
chmod u+x $heritrix_home/bin/heritrix导致chmod: cannot access `/root/heritrix-1.14.4/bin/heritrix/bin/heritrix':Not a directory
请求您提供宝贵的指导/建议
发布于 2010-11-17 00:27:51
看起来HERITRIX_HOME设置为/root/heritrix-1.14.4/bin/heritrix,其中应该设置为目录/root/heritrix-1.14.4
https://stackoverflow.com/questions/4196032
复制相似问题