You are not logged in.

#1 2024-08-01 22:42:14

gazwan
Member
Registered: 2024-08-01
Posts: 3

[SOLVED] Install RediSearch

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

#2 2024-08-02 04:56:56

Funny0facer
Member
From: Germany
Registered: 2022-12-03
Posts: 159

Re: [SOLVED] Install RediSearch

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

#3 2024-08-02 05:04:55

Funny0facer
Member
From: Germany
Registered: 2022-12-03
Posts: 159

Re: [SOLVED] Install RediSearch

the error looks like missing dependencies. You might need to install https://archlinux.org/packages/extra/x86_64/boost/

Offline

#4 2024-08-02 15:51:09

gazwan
Member
Registered: 2024-08-01
Posts: 3

Re: [SOLVED] Install RediSearch

thank you mate The issue Resolved

Offline

#5 2024-08-03 10:44:34

Funny0facer
Member
From: Germany
Registered: 2022-12-03
Posts: 159

Re: [SOLVED] Install RediSearch

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

Board footer

Powered by FluxBB