Hi,

I’m writing to inform you about the problems I ran into when updating to FEniCS 
1.6.0 on my Mac with El Capitan (10.11). When I tried to run demo_poisson.py 
from the demo folder, it could not compile and gave the following information 
in the compile.log:

dyld: Library not loaded: /Users/johannr/fenics-1.6.0/local/lib/libpcre.1.dylib
  Referenced from: /Applications/FEniCS.app/Contents/Resources/bin/swig
  Reason: image not found
make[2]: *** [ffc_form_030172ac36a54f6832c74e6833003d3326a83aa3PYTHON_wrap.cxx] 
Trace/BPT trap: 5
make[1]: *** 
[CMakeFiles/_ffc_form_030172ac36a54f6832c74e6833003d3326a83aa3.dir/all] Error 2
make: *** [all] Error 2

It seems that the path /Users/johannr/fenics-1.6.0/local/lib/libpcre.1.1dylib 
is set in the binary swig. I could fix the issue by creating the symbolic link

/Users/johannr/fenics-1.6.0/local/lib/ -> 
/Applications/FEniCS.app/Contents/Resources/lib/

even though this is obviously not a nice fix. Can you assist me on this issue 
or is it necessary to rebuild the 10.11 package?

Thank you,

Christopher

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to