srsrsr59 left a comment (kamailio/kamailio#4773)
Hi. used debian:trixie-slim (also tried with debian:trixie) .
latest hiredis-cluster, building it in the steps before
```
RUN git clone https://github.com/Nordix/hiredis-cluster.git /tmp-hiredis-cluster
RUN cd /tmp-hiredis-cluster && cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DENABLE_SSL=ON -DDOWNLOAD_HIREDIS=ON && make && make install
```
(there's a buildoption DOWNLOAD_HIREDIS which toggles if it should use distros
hiredis or download latest. Have tried both)
Can also add that I have also tried other kamailio tags down to 6.0.3 . None of
them works. (but going below 6.1.x gives other errors).
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4773#issuecomment-4679955903
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4773/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!