Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - robertr

#1
I have lib-curl installed.

bash-5.1# dnf list installed |grep libcurl
libcurl.x86_64                              7.76.1-23.el9_2.2                @baseos
libcurl-devel.x86_64                        7.76.1-23.el9_2.2                @appstream
 
#2
I have the same compiling error.

main.cpp:26:10: fatal error: nxlibcurl.h: No such file or directory
   26 | #include <nxlibcurl.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:1047: libnetxms_la-main.lo] Error 1


I tried to compile only the Netxms agent on Rocky Linux 9 and Centos 7, with:

./configure --prefix=/opt/netxms --with-agent