On 5/25/21 1:51 PM, SANKET KULKARNI wrote:
I am not able to figure out how to resolve this issue since I am naive in the Linux environment. Please can you help with this? My CMake command is working fine. But the make install command is showing errors.

Sanket,
what Marc is saying is that where you call
  cmake -DCMAKE_INSTALL_PREFIX=/PATH/TO/DEALII/INSTALLATION .....
you should replace /PATH/TO/DEALII/INSTALLATION by the name of the directory in which you want to install deal.II.

That said, if you are new to linux, you would probably benefit from video lectures 2.9 and 2.91 here:
  https://www.math.colostate.edu/~bangerth/videos.html

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
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/e23f76fa-1660-7319-6981-4cead1367f8f%40colostate.edu.

Reply via email to