On Friday, December 16, 2016 at 4:34:29 AM UTC+1, Praveen C wrote: > > Additionally I added Fortran compiler and fixed "suitesparse" to > "suite-sparse", but I am still stuck at the same place as before. > > Should I use "Filesystem View" to compile my own dealii with spack > packages ? > > If I install dealii@develop using spack, how do I update dealii in future ? >
spack uninstall dealii@develop spack install dealii@develop is the way to do it for now. -- 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.
