- Sphinx Search Beginner's Guide
- Abbas Ali
- 213字
- 2021-04-09 21:30:54
- 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
- Run the configure utility:
$ ./configure -prefix=/usr/local/sphinx
- 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
- Next, run the make command:
$ make
- Finally, run the following command to complete your configuration:
$ sudo make install
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.
推薦閱讀
- Adobe創意大學After Effects CS5 影視特效師標準實訓教材
- Sphinx Search Beginner's Guide
- 商用級AIGC繪畫創作與技巧(Midjourney+Stable Diffusion)
- CorelDRAW服裝設計實用教程(第四版)
- RESTful PHP Web Services
- BIM與Unity 3D開發實例詳解
- SPSS統計分析
- ANSYS Workbench中文版超級學習手冊
- Backbone.js Cookbook
- Photoshop CC 2017 淘寶美工設計實例教程
- SVG動畫
- Python 3 Object Oriented Programming
- IBM Lotus Notes and Domino 8.5.1
- Adobe創意大學Premiere Pro產品專家認證標準教材(CS6修訂版)
- Cinema 4D基礎培訓教材