Hi everyone, Hope you are doing well!
I am new to deal.II and I am trying to install p4est before I install deal.II, I found this script on the deal.II website (https://www.dealii.org/current/external-libs/p4est.html) for installing p4est with optimisations and settings relevant for deal.II, but I am getting an error while installing through this procedure, the following are the run time updates, when executing: $ ./p4est-setup.sh p4est-2.2.tar.gz ~/bin/ CFLAGS_FAST: -O2 -qopenmp CFLAGS_DEBUG: -O0 -g -qopenmp This script tries to unpack, configure and build the p4est library. Build FAST: /home/kishore/p4est-build/FAST Build DEBUG: /home/kishore/p4est-build/DEBUG Install FAST: /home/kishore/bin//FAST Install DEBUG: /home/kishore/bin//DEBUG Checking environment: CFLAGS P4EST_CFLAGS_FAST P4EST_CFLAGS_DEBUG Unpack directory: /home/kishore/p4est-2.2 Unpacking... done See output in files .../config.output and .../make.output Build FAST version in /home/kishore/p4est-build/FAST configure: error: unsafe srcdir value: '/home/kishore/p4est-2.2' Error: Error in configure May I get pointers on fixing this? Thank you very much, yours sincerely, Kishore -- 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 dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/9f146f4c-4f88-4f87-bf70-d5a9599a883fn%40googlegroups.com.