I tried to install as per given steps, how ever could not install libcurl4 and its showed following error message.
#########
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libcurl4-openssl-dev : Depends: libcurl4 (= 7.81.0-1ubuntu1.2) but 7.81.0-1ubuntu1.3 is to be installed
E: Unable to correct problems, you have held broken packages.
#########
Since without this package tool gives following error, please guide me further.
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake-3.20/Modules/FindCURL.cmake:181 (find_package_handle_standard_args)
CMakeLists.txt:11 (find_package)
I tried to install as per given steps, how ever could not install libcurl4 and its showed following error message. ######### Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libcurl4-openssl-dev : Depends: libcurl4 (= 7.81.0-1ubuntu1.2) but 7.81.0-1ubuntu1.3 is to be installed E: Unable to correct problems, you have held broken packages. #########
Since without this package tool gives following error, please guide me further.
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) Call Stack (most recent call first): /usr/local/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake-3.20/Modules/FindCURL.cmake:181 (find_package_handle_standard_args) CMakeLists.txt:11 (find_package)