Hello Bruno,

Thank you for your quick reply.
I have downloaded the deal.ii 9.4.0-1ubuntu1 source package in Ubuntu 
available here 
: https://launchpad.net/ubuntu/+source/deal.ii/9.4.0-1ubuntu1.
I tried to put *ON *both for MPI and Trilinos on the file "
*deal.IIConfig.cmake*" which I found on the *build/cmake/config* folder 
after passing the command "*cmake 
-DCMAKE_INSTALL_PREFIX=/home/ajbar/deal.ii-9.4.0 
/home/ajbar/Téléchargements/deal.ii-9.4.0*" and then launch the intallation 
process, unfortunately, I ended up with the same error message.
Could you please inform about the file I should modify to have the correct 
configuration?

Regards,

Mahmoud

On Monday, July 25, 2022 at 5:45:56 PM UTC+2 [email protected] wrote:

> Hello,
>
> It looks like you installed deal.II in /home/ajbar/Bureau/dealii How did 
> you configure it? To get the code to compile, you need to reconfigure, 
> recompile, and reinstall deal.II This time when you configure deal.II, make 
> sure that the configuration line contains -DDEAL_II_WITH_MPI=ON and 
> -DDEAL_II_WITH_TRILINOS=ON. 
>
> Best,
>
> Bruno
>
> On Monday, July 25, 2022 at 11:35:54 AM UTC-4 [email protected] wrote:
>
>> Dear Community,
>>
>> After installing dealii development package in ubuntu, I tried to compile 
>> a code that requires MPI, Trilinos and Trilinos with Sacado, while all 
>> these are OFF.
>> I have read in the documentation that I should pass the 
>> -DDEAL_II_WITH_MPI=ON argument to cmake. Could anyone walk me through this 
>> process please I am new to dealii and ubuntu.
>>
>> Thank you in advanced for your help.
>>
>> Greetings
>>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/d01f549d-85d2-41b2-b656-fc9a1dfc78c2n%40googlegroups.com.

Reply via email to