Hello,

It looks like you are trying to install deal.II in /usr/local and you need 
to be sudo to do it. If you do "ccmake ." in the directory where you 
configured deal.II you should be able to see what's the path in 
CMAKE_INSTALL_PREFIX. Make sure that it's what you expect.

Best,

Bruno

On Friday, February 10, 2023 at 6:42:22 AM UTC-5 me22...@iittp.ac.in wrote:

> Hello Everyone! 
>
> I am trying to install deal.ii 9.4.0 version in my ubuntu 22.04 OS. I am 
> new in this FE package. I have successfully executed the following two 
> commands
>
> cmake -s 
> DCMAKE_INSTALL_PREFIX=/home/abhishek@abhishek-DIT400TR-48RL/bin/dealii-9.4.0 
> ../
>
> make
>
> However, while executing `make install' command, I see that 100% 
> installation happens, but after that I get the error whose image is 
> attached here. The error seems related to cmake, but I am not able to sort 
> it out. The cmake version I have in my computer is 3.22.1
>
> I would appreciated your help.
> Thanking you.
>

-- 
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/7293cc2c-f3e1-415b-a1ff-7b3edbd50c51n%40googlegroups.com.

Reply via email to