Search Criteria
Package Details: manticoresearch 2.7.5-1
Git Clone URL: | https://aur.archlinux.org/manticoresearch.git (read-only, click to copy) |
---|---|
Package Base: | manticoresearch |
Description: | Manticore Search is a fork of Sphinx, a fast, stable and powerful open source full-text search solution |
Upstream URL: | https://manticoresearch.com/ |
Licenses: | |
Conflicts: | |
Submitter: | cinatic |
Maintainer: | cinatic |
Last Packager: | cinatic |
Votes: | 4 |
Popularity: | 0.000001 |
First Submitted: | 2018-05-24 14:21 |
Last Updated: | 2018-12-06 16:06 |
Dependencies (4)
- expat (expat-git)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11)
- unixodbc (erlang-unixodbc-git)
Latest Comments
NeodarZ commented on 2019-01-13 22:18
The current cmake command don't compile with pgsql support. Please use the following cmake command to fix the problem:
maderios commented on 2018-12-07 14:14
@k2s Dont use yaye or any aur helper, use command line, it works
cinatic commented on 2018-12-06 16:07
i added the dependencies according to the documentation (it seems they have the same as used by sphinx search 2.x)
i did not tested it on a complete clean system but it worked on several i tried.
k2s commented on 2018-12-04 16:12
this package is missing dependency on libmariadbclient and still then it fails on tests:
[100%] Built target googletest -- Found PythonInterp: /usr/bin/python (found version "3.7.1") -- Discovered and added individual google-tests -- Create ubertest.php proxy -- Configuring done CMake Error in /home/user/.cache/yay/manticoresearch/src/build/googletest-src/googlemock/CMakeLists.txt: Target "gmock_main" INTERFACE_INCLUDE_DIRECTORIES property contains path:
which is prefixed in the build directory.
CMake Error in /home/user/.cache/yay/manticoresearch/src/build/googletest-src/googlemock/CMakeLists.txt: Target "gmock_main" INTERFACE_INCLUDE_DIRECTORIES property contains path:
which is prefixed in the build directory.
-- Generating done -- Build files have been written to: /home/user/.cache/yay/manticoresearch/src/build ==> ERROR: A failure occurred in build(). Aborting...