Версия MySQL:
mysql -V
mysql Ver 14.14 Distrib 5.7.34, for FreeBSD12.2 (amd64) using EditLine wrapper
Версия FreeBSD:
uname -a
FreeBSD manticoresearch.com 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64
Скачиваю Мантикору 4.0.3 с гитхаба:
wget "https://github.com/manticoresoftware/manticoresearch/archive/refs/heads/master.zip"
Распаковываю unzip master.zip
Захожу в распакованный каталог
-
pkg install cmake bison flex icu expat
-
pkg install galera26
-
pkg install cmake-3.21.3
-
Установка через cmake
cmake -DUSE_GALERA=0 -DWITH_MYSQL=1 -DWITH_RE2=1 -DWITH_EXPAT=1 -DWITH_STEMMER=1 -DDISABLE_TESTING=1 -DCMAKE_INSTALL_PREFIX=/usr/local/manticore4
-
make
-
make install
Consolidate compiler generated dependencies of target udfexample
[ 1%] Built target udfexample
[ 2%] Generate version from sources
– Version not changed: 4.0.3 fda3f525a@211109, from tarball
....................................................
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/manticore4/etc/manticoresearch/manticore.conf
-- Installing: /usr/local/manticore4/share/manticore/stopwords
-- Installing: /usr/local/manticore4/share/manticore/stopwords/af
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ar
-- Installing: /usr/local/manticore4/share/manticore/stopwords/bg
-- Installing: /usr/local/manticore4/share/manticore/stopwords/bn
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ca
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ckb
-- Installing: /usr/local/manticore4/share/manticore/stopwords/cz
-- Installing: /usr/local/manticore4/share/manticore/stopwords/da
-- Installing: /usr/local/manticore4/share/manticore/stopwords/de
-- Installing: /usr/local/manticore4/share/manticore/stopwords/el
-- Installing: /usr/local/manticore4/share/manticore/stopwords/en
-- Installing: /usr/local/manticore4/share/manticore/stopwords/eo
-- Installing: /usr/local/manticore4/share/manticore/stopwords/es
-- Installing: /usr/local/manticore4/share/manticore/stopwords/et
-- Installing: /usr/local/manticore4/share/manticore/stopwords/eu
-- Installing: /usr/local/manticore4/share/manticore/stopwords/fa
-- Installing: /usr/local/manticore4/share/manticore/stopwords/fi
-- Installing: /usr/local/manticore4/share/manticore/stopwords/fr
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ga
-- Installing: /usr/local/manticore4/share/manticore/stopwords/gl
-- Installing: /usr/local/manticore4/share/manticore/stopwords/he
-- Installing: /usr/local/manticore4/share/manticore/stopwords/hi
-- Installing: /usr/local/manticore4/share/manticore/stopwords/hr
-- Installing: /usr/local/manticore4/share/manticore/stopwords/hu
-- Installing: /usr/local/manticore4/share/manticore/stopwords/hy
-- Installing: /usr/local/manticore4/share/manticore/stopwords/id
-- Installing: /usr/local/manticore4/share/manticore/stopwords/it
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ja
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ko
-- Installing: /usr/local/manticore4/share/manticore/stopwords/la
-- Installing: /usr/local/manticore4/share/manticore/stopwords/languages_list.txt
-- Installing: /usr/local/manticore4/share/manticore/stopwords/lt
-- Installing: /usr/local/manticore4/share/manticore/stopwords/lv
-- Installing: /usr/local/manticore4/share/manticore/stopwords/mr
-- Installing: /usr/local/manticore4/share/manticore/stopwords/nl
-- Installing: /usr/local/manticore4/share/manticore/stopwords/no
-- Installing: /usr/local/manticore4/share/manticore/stopwords/pl
-- Installing: /usr/local/manticore4/share/manticore/stopwords/pt
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ro
-- Installing: /usr/local/manticore4/share/manticore/stopwords/ru
-- Installing: /usr/local/manticore4/share/manticore/stopwords/sk
-- Installing: /usr/local/manticore4/share/manticore/stopwords/sl
-- Installing: /usr/local/manticore4/share/manticore/stopwords/so
-- Installing: /usr/local/manticore4/share/manticore/stopwords/st
-- Installing: /usr/local/manticore4/share/manticore/stopwords/sv
-- Installing: /usr/local/manticore4/share/manticore/stopwords/sw
-- Installing: /usr/local/manticore4/share/manticore/stopwords/th
-- Installing: /usr/local/manticore4/share/manticore/stopwords/tr
-- Installing: /usr/local/manticore4/share/manticore/stopwords/yo
-- Installing: /usr/local/manticore4/share/manticore/stopwords/zh
-- Installing: /usr/local/manticore4/share/manticore/stopwords/zu
-- Installing: /usr/local/manticore4/var/lib/manticore/data
-- Installing: /usr/local/manticore4/var/run/manticore
-- Installing: /usr/local/manticore4/var/log/manticore
-- Installing: /usr/local/manticore4/share/manticore/icu/icudt65l.dat
-- Installing: /usr/local/manticore4/share/manticore/modules/libgalera_manticore.so
-- Installing: /usr/local/manticore4/bin/searchd
-- Installing: /usr/local/manticore4/bin/indexer
-- Installing: /usr/local/manticore4/bin/indextool
-- Installing: /usr/local/manticore4/bin/spelldump
-- Installing: /usr/local/manticore4/bin/wordbreaker
-- Installing: /usr/local/manticore4/bin/index_converter
-- Installing: /usr/local/manticore4/include/manticore/sphinxudf.h
/usr/local/manticore4/bin/indexer -v
Manticore 4.0.3 fda3f525a@211109 dev
Copyright (c) 2001-2016, Andrew Aksyonoff
Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)
Copyright (c) 2017-2021, Manticore Software LTD (https://manticoresearch.com)
/usr/local/manticore4/bin/searchd -v
Manticore 4.0.3 fda3f525a@211109 dev
Copyright (c) 2001-2016, Andrew Aksyonoff
Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)
Copyright (c) 2017-2021, Manticore Software LTD (https://manticoresearch.com)
END