sznoname left a comment (kamailio/kamailio#4408)
$ cat /etc/alpine-release
3.22.1
$ git clone https://github.com/nats-io/nats.c.git nats.c && cd nats.c && \
sed -i '/add_subdirectory(test)/d' CMakeLists.txt && \
sed -i '/add_subdirectory(test\/dylib)/d' CMakeLists.txt && \
sed -i '/add_subdirectory(test\/check_cpp)/d' CMakeLists.txt && \
cmake . && make && make install
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4408#issuecomment-3336577723
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4408/[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!