hightman / xunsearch

免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
http://www.xunsearch.com
Other
1.64k stars 391 forks source link

安装过程时间很长,然后无响应,也不报错 #18

Closed aiddroid closed 9 years ago

aiddroid commented 9 years ago

在CentOS 6.6 x32上安装,默认配置,很长时间后还卡在Compiling & installing xapian-core-scws,也不报错,CPU,内存占用正常,不知道什么原因

[code] [root@centos-web xunsearch-full-1.4.9]# sudo ./setup.sh

+==========================================+ | Welcome to setup xunsearch(full) | | 欢迎使用 xunsearch (完整版) 安装程序 | +------------------------------------------+ | Follow the on-screen instructions please | | 请按照屏幕上的提示操作以完成安装 | +==========================================+

Please specify the installation directory 请指定安装目录 (默认为中括号内的值) [/usr/local/xunsearch]:

Confirm the installation directory 请确认安装目录:/usr/local/xunsearch [Y/n]

Checking scws ... 1.2.3-dev Checking scws dict ... ok Checking libuuid ... yes: /usr/local/xunsearch Checking xapian-core-scws ... no Installing xapian-core-scws (1.2.20) ... Extracting xapian-core-scws package ... Configuring xapian-core-scws ... Compiling & installing xapian-core-scws ... [/code]

hightman commented 9 years ago

开启另一个窗口,检查安装目录下的 setup.log