Skip to content

blaisco/merch-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Requirements

Install Sphinx Search 2.0.3.

Get Sphinx source:

    wget http://sphinxsearch.com/files/sphinx-2.0.3-release.tar.gz
    tar xzvf sphinx-2.0.3-release.tar.gz
    cd sphinx-2.0.3-release
    
Configure and make:

    ./configure --without-mysql --with-pgsql
    make
    sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published