AH... I understand,* cmake -DCMAKE_INSTALL_PREFIX=[Directory you want to install] [Directory you build the program]* I have installed it again in a new folder, the folder now is 3.6GB, which means something has been installed in that. But the message is still there: ************************************************** [100%] Building CXX object source/CMakeFiles/deal_II.dir/dummy.cc.o [100%] Linking CXX shared library ../lib/libdeal_II.so [100%] Built target deal_II Install the project... -- Install configuration: "DebugRelease" CMake Error at cmake/scripts/cmake_install.cmake:36 (file): file INSTALL cannot set permissions on "/path/to/install/dir/share/deal.II/scripts/normalize.pl" Call Stack (most recent call first): cmake_install.cmake:37 (include)
Makefile:61: recipe for target 'install' failed make: *** [install] Error 1 ********************************************** And when I run make test, all the tests give the same failure message: #################################### /home/yjin6/Deal.II/dealii/tests/quick_tests/gsl.debug: *symbol lookup error: /home/yjin6/anaconda3/lib/libmkl_intel_lp64.so: undefined symbol: mkl_blas_dsyrk* tests/quick_tests/CMakeFiles/gsl.debug.run.dir/build.make:57: recipe for target 'tests/quick_tests/CMakeFiles/gsl.debug.run' failed CMakeFiles/Makefile2:7094: recipe for target 'tests/quick_tests/CMakeFiles/gsl.debug.run.dir/all' failed CMakeFiles/Makefile2:7101: recipe for target 'tests/quick_tests/CMakeFiles/gsl.debug.run.dir/rule' failed Makefile:2294: recipe for target 'gsl.debug.run' failed ##################################### -- 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/CA%2B25a%3D%2B8k42TttVg0XpJRXmwmgkwr2TmsguaZ9vUXaBAAVFg4Q%40mail.gmail.com.