On Mon, Jan 6, 2014 at 10:03 PM, Christopher Laing <[email protected]> wrote: > I know that there's no 10.9 binary, however I've seen reports that the 10.8 > binary works.
I haven't seen any reports that anyone has got the 10.8 binary to run successfully on 10.9. > So I downloaded the 10.8 FEniCS 1.2 binary, and got the following error: > > CMake Error at CMakeLists.txt:11 (INCLUDE): > include could not find load file: > > /Users/johannr/fenics-1.2.0/local/share/ufc/UseUFC.cmake > > -- The C compiler identification is Clang 5.0.0 > -- The CXX compiler identification is Clang 5.0.0 > -- Check for working C compiler: /usr/bin/gcc > -- Check for working C compiler: /usr/bin/gcc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/g++ > -- Check for working CXX compiler: /usr/bin/g++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Found SWIG: /Applications/FEniCS.app/Contents/Resources/bin/swig (found > version "2.0.8") > -- Configuring incomplete, errors occurred! > > That looks like an error created when the binary was produced, to me. Am I > reading it wrong? > > Any help would be appreciated. > > NB: The "/Users/johannr/fenics-1.2.0/local/share/ufc/UseUFC.cmake" line has > nothing to do with me: That would seem to be Johannes Ring, who presumably > compiled the binary. Yes, I created the binary, however, there is a post installation script that should have updated this file. It might help if you remove the FEniCS app from Applications and reinstall it. You can also try the new package for the 1.3.0 release and see if that works. Note that it was built for 10.8 and I haven't tested it on 10.9. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
