zoukankan      html  css  js  c++  java
  • Centos 7 安装 sphinx2.2 (转)

    一、首先到Sphinx官网找到下载地址:http://sphinxsearch.com/downloads/release/
    如果你比较懒,好吧:http://sphinxsearch.com/files/sphinx-2.2.11-1.rhel7.src.rpm

    二、安装

    接下来可能会出现两个错误

    错误:依赖检测失败:
    libodbc.so.2()(64bit) 被 sphinx-2.2.11-1.rhel7.x86_64 需要
    libpq.so.5()(64bit) 被 sphinx-2.2.11-1.rhel7.x86_64 需要

    解决依赖:

    再次安装

    Success!

  • 相关阅读:
    Markdown文档示例
    Python网络编程(一)
    JS之客户端检测
    MySQL 多表查询
    MySQL 单表查询
    MySQL 入门
    Python内置方法大全
    010 盒模型
    009 CSS选择器
    008 常用样式
  • 原文地址:https://www.cnblogs.com/freespider/p/7055514.html
Copyright © 2011-2022 走看看