Oh, I didn't realize there was a separate page for CMake. Thank you Jean-Paul, 
Wolfgang, the installation completed successfully!

On Tuesday, 27 June 2017 01:13:59 UTC-4, Jean-Paul Pelteret wrote:
>
> Hi Lev,
>
> The information that you were looking for is in the CMake related 
> documentation 
> <https://www.dealii.org/8.5.0/users/cmake.html#configurefeature>. You 
> need to pass the
> -DDEAL_II_FORCE_BUNDLED_THREADS=ON
> option at configuration time.
>
> I hope that this helps.
>
> Regards,
> J-P
>
>
> On Tuesday, June 27, 2017 at 6:26:49 AM UTC+2, Lev Karatun wrote:
>>
>> Hi Wolfgang,
>>
>> To be honest I don't think it's described in readme how to use the 
>> bundled version, or at least I couldn't find it. I tried adding the 
>> parameter 
>> -DTBB_INCLUDE_DIR="../bundled/tbb41_20130401oss/include/tbb"
>> but cmake finds the system library at /usr/lib64/libtbb.so and uses it 
>> anyway, and I wasn't able to find the .so file within DealII folder to 
>> specify its location. 
>>
>> Best regards,
>> Lev Karatun.
>>
>> 2017-06-26 22:56 GMT-04:00 Wolfgang Bangerth <bang...@colostate.edu 
>> <javascript:>>:
>>
>>> On 06/26/2017 10:05 AM, Lev Karatun wrote:
>>>
>>>>
>>>> #define TBB_VERSION_MAJOR 2
>>>> #define TBB_VERSION_MINOR 2
>>>>
>>>
>>> That is quite an old version of the TBB. The one we bundle with deal.II 
>>> is 4.1. Can you try to force using the bundled version of the TBB? It 
>>> should be described in doc/readme.html how to do that.
>>>
>>> Best
>>>  W.
>>>
>>> -- 
>>> ------------------------------------------------------------------------
>>> Wolfgang Bangerth          email:                 bang...@colostate.edu 
>>> <javascript:>
>>>                            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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to