Error compiling TOUGH3
Hello,
I am trying to compile TOUGH3 in Ubuntu (Windows subsystem for Linux 2),
./complie_T3_Linux.sh 1
I get an error message "Script ERROR: Failed to build TOUGH TPLS" at "Performing configure step for 'petsc'".
I changed "PETSC_VERSION_PATCH 6" to "4", deleted 'build' and 'tough3-install' folders and reconfigured, but the error message is the same.
I guess I need to check "petsc-configure-err.log" at /esd-tough3/build/tpl-build/tpls/petsc/petsc-timestamps.
However, I cannot figure out what this error is.
I attach the log file.
Would you please help me fix this problem ?
Thank you very much for your help.
Hwajung
10 replies
-
I am having the same issue. Did you fix it?
Thank you
-
I am having the same issue. I also downloaded and compiled the BLAS and LAPACK packages separately to fix some other errors. Is it not possible to compile TOUGH without compiling PETSC again if you already have it compiled?
The package python-is-python2 is replaced with python-is-python3 and python3 is not accepted. I created a symbolic link in /usr/bin/env/ptyhon to /usr/bin/python2, but still python is not found.