On Fri, Nov 29, 2013 at 4:28 PM, Ronald Haynes <[email protected]> wrote: > Hi - python-ply was installed - in any case I uninstalled and reinstalled. > Now I get a different error when I run dorsal.sh: > > > -- Generating SWIG interface. > -- -------------------------- > CMake Error at demo/CMakeLists.txt:25 (add_subdirectory): > The source directory > > /home/rhaynes/Work/FEniCS/src/dolfin/demo/undocumented/mesh-quality/cpp > > does not contain a CMakeLists.txt file. > > > -- Found Qt4: /usr/bin/qmake (found version "4.8.4") > -- Enabling generation of documentation. > -- Initializing sphinx projects > -- Enabling generation of html-documentation > -- Configuring incomplete, errors occurred! > Failure with exit status: 1 > Exit message: There was a problem configuring dolfin.
Please try to run "git clean -fdx" in /home/rhaynes/Work/FEniCS/src/dolfin to make sure you start from scratch. Then run Dorsal again. Do you get the same error? Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
