Hi,
Moreover I have 2 more problems.

First: previously when I installed deal-ii without MPI, Trilinos and P4EST 
options and addresse deall-ii to be installed ins a specific directory with  
-DCMAKE_INSTALL_PREFIX= /home/General_for_All_Users/deal_II_install_dir  
option, 
it was installed in the same directory.
But, this time, it seems that this option is not implemented and it is 
installed in somewhere else. 
How can I know where is the deal-ii installation directory?
How can I uninstall deal-ii and all related packages completely to install 
it again (have a fresh installation)?

Second: Why deall-ii created a folder in root (/share/deal.II/) which has 
two sub folders (macros and scripts) ?
Previous version of deal-ii did not create this folder?
How can I change the path of this folder?

Thanks
Ehsan

On Wednesday, July 27, 2016 at 12:29:34 PM UTC+2, Ehsan wrote:
>
> Dear Toby,
>
> But in below links they are -DDEAL_II_With_...
>
> https://www.dealii.org/developer/readme.html 
> https://www.dealii.org/developer/external-libs/p4est.html
>
> Best,
> Ehsan
>
>
> On Wednesday, July 27, 2016 at 12:19:07 PM UTC+2, Tobi Young wrote:
>>
>> Hello Eshan, 
>>
>> Perhaps here is your error. It is a simple typo. ;-) 
>>
>> >           -DEAL_II_WITH_P4EST= ON 
>> >           -DEAL_II_WITH_TRILINOS= ON 
>>
>> Should be: 
>>
>>            -DDEAL_II_WITH_P4EST= ON 
>>            -DDEAL_II_WITH_TRILINOS= ON 
>>
>> Please check that the output (or configure.log) says it has found all 
>> of the libraries you were looking for and then recompile. 
>> Destroy CMakeCache before reconfiguring. 
>>
>> I hope that helps you out. 
>>
>> Best, 
>>    Toby 
>>
>

-- 
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.

Reply via email to