Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 793 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 793 Bytes

Sphinx port

Prerequisites

Install in the following order

  1. zlib
  2. bzip2
  3. libexpat
  4. pcre
  5. iconv

Building sphinx-port

./configure --host=x86_64-nacl --disable-i18n --without-mysql --without-pgsql --without-unixodbc --without-iconv
make

Usage

./indexingandsearch.sh {~/search path}

Run sphinx search on zwift

README