On Tue, Aug 25, 2015 at 6:48 PM Johannes Ring <[email protected]> wrote:

> On Tue, Aug 25, 2015 at 4:58 PM Andrew Stershic <[email protected]>
> wrote:
>
>> Thanks Johannes & Jo,
>>
>> I appreciate your help!  I have successfully installed FEniCS since I
>> sent out this request.
>>
>> A few notes:
>> -I’m on an OS X system and don’t have the ssl certs stored there. (This
>> would be a smart thing to try to do though).
>> -I still get the error when installing dev or release
>> -I did get the installation to install and work, mainly by replacing the
>> repository URLs with alternatives (attached)
>>
>
> See source_caches in ~/.hashdist/config.yaml. I haven't tried this myself,
> but it might be something we can use. I will try it tomorrow.
>

I have added a new source cache mirror now on fenicsproject.org. You can
try it by adding the following under source_caches in
~/.hashdist/config.yaml:

 - url: http://fenicsproject.org/pub/hashdist/src/

This will also solve any problems we might have with unreliable sources, so
maybe we should
consider adding this by default when running fenics-install.sh. Probably
only if ~/.hashdist/config.yaml does not already exist.

Johannes

-I don’t remember if I needed to use system python when I compiled, since
>> if I remember, it built it’s own python. (Sorry, it’s been a few weeks!)
>>
>
> Yes, it builds its own Python by default, but when you run hashdist or the
> fenics-install.sh script, it will use the first python in PATH. I have
> searched a bit and it looks like many have similar problems when using
> Python from Homebrew.
>
> Johannes
>
>
>>
>> Thanks again,
>> Andy
>>
> --
>>
>
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to