Thanks a lot for the help. 'cmake -D DEAL_II_WITH_NETCDF=OFF' workded. The error was successfully eliminated. At the end of 'make' I got the following message:
Scanning dependencies of target deal_II [100%] Building CXX object source/CMakeFiles/deal_II.dir/base/dummy.cc.o Linking CXX shared library libdeal_II.so [100%] Built target deal_II However at the end of 'make install' I get this error -- Install configuration: "DebugRelease" CMake Error at cmake/scripts/cmake_install.cmake:42 (FILE): file cannot create directory: /usr/local/common/scripts. Maybe need administrative privileges. Call Stack (most recent call first): cmake_install.cmake:37 (INCLUDE) Most probably I need administrative privileges which I don't have currently. I will contact the system administrator regarding this. On 27 November 2017 at 19:53, Timo Heister <heis...@clemson.edu> wrote: > > Do you know how this version of NetCDF was installed? Do you need it? If > > not, can you uninstall it? > > or do > > cmake -D DEAL_II_WITH_NETCDF=OFF > > -- > Timo Heister > http://www.math.clemson.edu/~heister/ > > -- > 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 a topic in the > Google Groups "deal.II User Group" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/dealii/1E6F-q5gfWA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > dealii+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.