Dear All, I am trying to install Trilinos in Ubuntu 17.10. It semms not working for the command make install:
make install [ 2%] Built target kokkoscore [ 2%] Built target kokkoscontainers [ 3%] Built target kokkosalgorithms [ 5%] Built target teuchoscore [ 9%] Built target teuchosparameterlist [ 10%] Built target teuchoscomm make[2]: *** No rule to make target '/usr/lib/liblapack.so', needed by 'packages/teuchos/numerics/src/libteuchosnumerics.so.12.12.1'. Stop. CMakeFiles/Makefile2:1802: recipe for target 'packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/all' failed make[1]: *** [packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/ all] Error 2 Makefile:162: recipe for target 'all' failed make: *** [all] Error 2 would you let me know, How can I solve this problem? Warm regards, Yaakov -- 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]. For more options, visit https://groups.google.com/d/optout.
