Giter Site home page Giter Site logo

wanweihua / sphinx_port Goto Github PK

View Code? Open in Web Editor NEW

This project forked from varchukvladimir/sphinx_port

0.0 1.0 0.0 28 MB

License: GNU General Public License v2.0

Makefile 2.54% M4 0.28% C 30.01% Roff 2.57% PHP 1.73% Shell 9.78% Perl 0.27% C++ 47.50% Java 0.45% Batchfile 0.16% Ruby 0.56% Smarty 0.01% Python 0.66% PLSQL 0.01% Tcl 0.07% Perl 6 0.04% HTML 2.77% Yacc 0.54% CMake 0.01% Lex 0.07%

sphinx_port's Introduction

#Install Libexpat:

wget http://heanet.dl.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz; tar expat-2.1.0.tar.gz; cd expat-2.1.0; ./configure --host=x86_64-nacl prefix=$ZVM_PREFIX/x86_64-nacl; make install

#install Zlib: wget http://zlib.net/zlib-1.2.8.tar.gz; tar xvf zlib-1.2.8.tar.gz; cd zlib-1.2.8; CC=x86_64-nacl-gcc ./configure --prefix=$ZVM_PREFIX/x86_64-nacl; make; sudo make install;

##Installing sphinx-port ./configureall.sh; make; cd zxpdf-3.03; make; cd ../docxextract make; cd ../antiword-0.37; make; cd ../zsphinx;

#Search ./indexingandsearch.sh {~/search path}

#Run sphinx search on zwift https://github.com/zerovm/sphinx-port/blob/master/zsphinx/zwift/README.md

sphinx_port's People

Contributors

varchukvladimir avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.