Thank you professor. It worked.

On Fri, Feb 10, 2023, 19:42 Bruno Turcksin <bruno.turck...@gmail.com> wrote:

> 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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/dealii/MvVmrK3Iw50/unsubscribe.
> To unsubscribe from this group and all its topics, 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
> <https://groups.google.com/d/msgid/dealii/7293cc2c-f3e1-415b-a1ff-7b3edbd50c51n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAKOBduUKZaVykEnrib6EgBq%2BdnD4vMg%2BvJwjUrMMnajm-okD9w%40mail.gmail.com.

Reply via email to