And the new attempt with a new checkout (`git clone --recursive
https://github.com/monero-project/monero
https://github.com/monero-project/monero ` followed by `cd monero`, `git
checkout release-v0.18`, and `make`) yielded a couple of warnings followed by
an error
CMake Error at
/usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233
(message): Could NOT find Boost (missing: locale) (found suitable version
"1.83.0", minimum required is "1.62") Call Stack (most recent call first):
/usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603
(_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.31/Modules/FindBoost.cmake:2423
(find_package_handle_standard_args) CMakeLists.txt:1108 (find_package)
I ran out of free AI-chatbot queries to ask how to proceed from here, so this
is clearly above my level. I kindly ask for understanding that I won't be able
to perform more development-level tests.