mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
[SearchEngine] Update to latest phrasea2 build
This commit is contained in:
@@ -23,7 +23,7 @@ before_script:
|
||||
- mysql -e 'SET @@global.sql_mode= "";'
|
||||
- mysql -e 'SET @@global.wait_timeout= 999999;'
|
||||
- git clone git://github.com/alchemy-fr/Phraseanet-Extension.git
|
||||
- sh -c "cd Phraseanet-Extension && ./configure --quiet && make --quiet && sudo make install"
|
||||
- sh -c "cd Phraseanet-Extension && phpize && ./configure --quiet && make --quiet && sudo make install"
|
||||
- echo "extension=phrasea2.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
|
||||
- git clone git://github.com/alchemy-fr/Phraseanet-Indexer.git
|
||||
- sh -c "cd Phraseanet-Indexer && aclocal && automake -a && autoconf && ./configure --quiet && make --quiet && sudo cp phraseanet_indexer /usr/local/bin"
|
||||
|
Reference in New Issue
Block a user