07 2011 档案
摘要:推荐的第一个工具叫Everything,号称“速度最快的文件名搜索工具”,详情请看:http://xbeta.info/everything-search-tool.htm汉化破解版:下载
阅读全文
摘要:安装coreseek的方法,参考官网:http://www.coreseek.cn/products/products-install/install_on_bsd_linux/下面我把遇到的问题和解决方法说下:问题1:undefined reference to `libiconv’解决办法:参考方案1解决一开始以为libiconv的问题,又重装了几次还是一样,最后终于找着办法了编辑:./src/MakeFile文件(必须confiure后在编辑 这个意思是告诉g++编译器 要加入库iconv的支持)将LIBS = -lm -lz -lexpat -L/usr/local/lib -lrt
阅读全文
摘要:#whereis autoconf #查看autoconf的路径#rpm -qf /usr/bin/autoconf#查看autoconf的版本#rpm -e --nodeps autoconf-2.59-12 #卸载原来版本#tar -zxf autoconf-2.65.tar.gz#cd autoconf-2.65#./configure --prefix=/usr#make && make install#rpm -qf /usr/bin/autoconf#rpm -qa | grep autoconf#/usr/bin/autoconf --help#/usr/bin/
阅读全文
摘要:环境:Sphinx 0.9.8.1-release (r1533)和sphinxapi.php当我新建了一个sphinx的索引m_si后,在命令行执行:search -c etc/sphinx.conf -i si 错误可以搜索到东西,而当我通过sphinxapi.php访问时却出现下面的错误提示:关键词: 错误Warning: assert() [function.assert]: Assertion failed in /var/www/html/sphinx/sphinx/sphinxapi.php on line 502unknown local index 'si'
阅读全文

浙公网安备 33010602011771号