1304 |
x all attempts to install some recent mnoGoSearch-version working together with mysql |
x all attempts to install some recent mnoGoSearch-version working together with mysql |
1305 |
from some debian packages failed, now trying mnogosearch-3.1.20 |
from some debian packages failed, now trying mnogosearch-3.1.20 |
1306 |
x configure --with-mysql |
x configure --with-mysql |
1307 |
|
x apt-get install libmysqlclient10-dev |
1308 |
|
x configure --with-mysql |
1309 |
|
x make && make install |
1310 |
|
x configure /usr/local/mnogosearch/etc/indexer.conf |
1311 |
|
x cd /home/service/download/mnogosearch/mnogosearch-3.1.20/create/stopwords |
1312 |
|
x ./stopword.pl stop.de.txt stop.en.txt > stopwords.txt |
1313 |
|
x mysql mnogosearch < stopwords.txt |
1314 |
|
|
1315 |
|
|
1316 |
|
|