Hello, wt., 19 maj 2020 o 21:37 [email protected] <[email protected]> napisał(a):
> Hi Radoslaw, > > I believe I have tried every kind of library combination, to no avail. > Your compilation requires a following header file to be available: curl/curl.h In my development machine (Debian) it is available with the following package: # dpkg -S curl.h libcurl4-openssl-dev:amd64: /usr/include/x86_64-linux-gnu/curl/curl.h So, I suggested that it should be available in a similar package in Ubuntu (and it seems it is the exact package). You have to check where this header file is installed and what package provides it. If it does not fit then you should alter your compilation flags, i.e. CFLAGS and CPPFLAGS to provide a correct header file location. I hope it helps. Radek -- Radosław Korzeniewski [email protected]
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
