Dear dealii developers, I'm trying to install dealii-9.7.0 on ubuntu24.04.
I have chosen candi: sudo apt-get update sudo apt-get upgrade git clone https://github.com/dealii/candi.git cd candi ./candi.sh -p "/usr/local/dealii-9.7.0" -j8 After all external libraries have been successfully installed, and dealii has been downloaded, the script gets stuck on this message (one single core continues to work with a load of about 90-100%): -- Include /usr/local/dealii-9.7.0/tmp/unpack/deal.II-v9.7.0/cmake/setup_sanity_checks.cmake -- Performing Test DEAL_II_HAVE_USABLE_FLAGS_DEBUG How much time could this step require? Yesterday, I stopped the script after it had been stuck on this message for two hours. Today, I'm repeating the process from the beginning, but again, the script gets stuck at the same point. May you give me any hints? Yesterday, I also tried to install dealII by following the instructions reported here: https://dealii.org/9.7.0/readme.html, but similarly, cmake got stuck at the same point. Thank you Paola -- Informativa sulla Privacy: https://www.unibs.it/it/node/1452 <https://www.unibs.it/it/node/1452> -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dealii/1f599cfe-6902-4200-bdd8-e1eca3d4dcd6n%40googlegroups.com.
