You are not logged in.
Hi Guys ,
am trying to install RediSearch and it's failing ,
Note : am installing it using AUR
any further information required to diagnose i'll be ready to provide
errors :
In file included from /home/gazwan/.cache/yay/redisearch/src/redisearch/src/geometry/geometry_api.cpp:8:
/home/gazwan/.cache/yay/redisearch/src/redisearch/src/geometry/rtree.hpp:20:10: fatal error: boost/geometry/geometry.hpp: No such file or directory
20 | #include <boost/geometry/geometry.hpp> // duh...
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [src/geometry/CMakeFiles/redisearch-geometry.dir/build.make:76: src/geometry/CMakeFiles/redisearch-geometry.dir/geometry_api.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In file included from /home/gazwan/.cache/yay/redisearch/src/redisearch/src/geometry/rtree.cpp:7:
/home/gazwan/.cache/yay/redisearch/src/redisearch/src/geometry/rtree.hpp:20:10: fatal error: boost/geometry/geometry.hpp: No such file or directory
20 | #include <boost/geometry/geometry.hpp> // duh...
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [src/geometry/CMakeFiles/redisearch-geometry.dir/build.make:104: src/geometry/CMakeFiles/redisearch-geometry.dir/rtree.cpp.o] Error 1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Last edited by gazwan (2024-08-03 10:45:42)
Offline
I might not be able to help you, but please post your output in appropriate code brackets. See BBCode in my signature
Last edited by Funny0facer (2024-08-02 04:57:20)
Offline
the error looks like missing dependencies. You might need to install https://archlinux.org/packages/extra/x86_64/boost/
Offline
thank you mate The issue Resolved
Offline
please edit the first post and add [SOLVED] to the title.
You could also comment the solution on the aur package if you did not already.
Offline