Sorry for replying late…

You could try this package:

https://github.com/luca-heltai/dealii/releases/tag/v8.5.0pre.v2

It is a deal.II library on steroids (650MB), with a full brew installation 
inside. I installed the brew tree under

/Applications/deal.II.brew.app/Contents/Resources/brew/

which means you can install any other package you may require by adding 

/Applications/deal.II.brew.app/Contents/Resources/brew/bin

to the path (which is what the deal.II.brew.app does).

This is equivalent to following the instruction on the wiki on installing 
deal.II using brew, but it has been done for you.

Let me know if this works (messquite is installed in this version).

Best,

Luca.


> On 20 May 2016, at 19:25, Oded Yaakobi <[email protected]> wrote:
> 
> Hi Denis,
> 
>  
> 
> Thank you very much for your suggestions. Unfortunately, none of your 
> suggestions worked for me.
> 
> 
> 
>  
> 
> (i) I installed dealii binary package but it does not include Mesquite.
> 
> Is it possible to include Mesquite into dealii binary package?
> 
>  
> 
>  
> 
> (ii) I downloaded the most recent version of Spack (version 0.8.17), but its 
> installation failed. You may see below the error message that I got:
> 
>  
> 
> ==> Installing libelf
> 
> ==> Trying to fetch from http://www.mr511.de/software/libelf-0.8.13.tar.gz
> 
> ######################################################################## 
> 100.0%
> 
> ==> Staging archive: 
> /Users/yaakobioy/spack/spack-0.8.17/var/spack/stage/[email protected]%[email protected]=macosx_10.10_x86_64/libelf-0.8.13.tar.gz
> 
> ==> Created stage in 
> /Users/yaakobioy/spack/spack-0.8.17/var/spack/stage/[email protected]%[email protected]=macosx_10.10_x86_64.
> 
> ==> No patches needed for libelf.
> 
> ==> Building libelf.
> 
> creating cache ./config.cache
> 
> checking whether make sets ${MAKE}... yes
> 
> checking for gcc... cc
> 
> checking whether the C compiler (cc  ) works... no
> 
> configure: error: installation or configuration problem: C compiler cannot 
> create executables.
> 
> ==> Error: command './configure 
> --prefix=/Users/yaakobioy/spack/spack-0.8.17/opt/macosx_10.10_x86_64/[email protected]/[email protected]
>  --enable-shared --disable-dependency-tracking --disable-debug' returned 
> error code 1
> 
>  
> 
>  
> 
> Do you know how to fix this problem?
> 
>  
> 
> I also tried to install previous versions of Spack (0.8.11, 0.8.15 and 
> 0.8.16) and failed with each one of them, although with different error 
> messages in each case.
> 
>  
> 
>  
> 
> (iii) I installed Homebrew, but it is not clear to me what should I do next. 
> If the other two aforementioned routes are not possible, could you please 
> advise me how to should use Homebrow?
> 
>  
> 
> Best,
> 
> Oded
> 
>             
> 
> -- 
> 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].
> For more options, visit https://groups.google.com/d/optout.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to