官术网_书友最值得收藏!

Time for action - installation on a Mac

  1. Download the latest stable version of the sphinx source from http://sphinxsearch.com/downloads.html.
    $ tar -xzvf sphinx-0.9.9.tar.gz $ cd sphinx-0.9.9 
  2. Run the configure utility:
    $ ./configure -prefix=/usr/local/sphinx 
  3. If you are on a 64 bit Mac then use the following command to configure:
    LDFLAGS="-arch x86_64" ./configure --prefix=/usr/local/sphinx $ make $ sudo make install 
  4. Next, run the make command:
    $ make 
  5. Finally, run the following command to complete your configuration:
    $ sudo make install 

What just happened?

We downloaded the Sphinx source and extracted it using the tar command. We then configured Sphinx and built it using the make command. The options to configure are the same as we used while installing Sphinx in Linux.

The only notable difference between installation on Linux and Mac is that if your Mac is 64 bit, your configure command is changed slightly as given above.

Other supported systems

Above we learned how to install Sphinx on Linux, Windows, and Mac. However, these are not the only systems on which Sphinx can be installed. Sphinx is also supported on the following systems:

  • FreeBSD 4.x, 5.x, 6.x
  • NetBSD 1.6, 3.0
  • Solaris 9, 11

    Note

    Installation procedure for the above mentioned systems is more or less similar to how it is done on a Linux system.

主站蜘蛛池模板: 南汇区| 建平县| 宁海县| 湘潭市| 孝昌县| 双江| 如东县| 永吉县| 河津市| 鸡东县| 玛多县| 阿城市| 紫金县| 沙河市| 江津市| 衡东县| 阿克苏市| 梅州市| 康平县| 常宁市| 崇礼县| 广南县| 赤峰市| 广宁县| 阿勒泰市| 三台县| 镇坪县| 江阴市| 广宁县| 广汉市| 南岸区| 达孜县| 壶关县| 许昌县| 蒙阴县| 应城市| 略阳县| 长阳| 吴忠市| 辽中县| 屯门区|