08-08-2023, 20:53
0
Dostaje taki komunikat:
Brakuje jakiegoś modułu?? Co trzeba jeszcze zainstalować?? Program tqsl ze strony TQSL
Kod:
pawel@pawe-system:~/Pobrane/tqsl-2.6.5$ cmake .
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Could NOT find LMDB (missing: LMDB_INCLUDE_DIR LMDB_LIBRARIES)
CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
cmakemodules/FindCURL.cmake:49 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
apps/CMakeLists.txt:13 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/pawel/Pobrane/tqsl-2.6.5/CMakeFiles/CMakeOutput.log".