On Tue, Sep 10, 2013 at 12:37 AM, Dominique Orban <[email protected]> wrote: > In OSX 10.8.4, I installed all the Dolfin dependencies. Running `cmake` > leaves me with: > > Exception: Unable to generate new DOLFIN wrappers, missing module > dolfin_utils.wrappers. > > This error comes from `ffc/wrappers.py` (line 44). But dolfin_utils is part > of the Dolfin source tree, which in turn has FFC as a prerequisite. Are you > supposed to `python install` that stuff before running `cmake`?
Yes, FFC is needed to run cmake. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
