I am trying to install Dolfin from https://github.com/FEniCS/dolfin
and there are some problems:

-- Copying demo and test data to build directory.
-- ----------------------------------------------
CMake Error at CMakeLists.txt:898 (message):
  Copy demo data failed:

  Traceback (most recent call last):

    File
"/home/parallels/Downloads/dolfin-master/cmake/scripts/copy-test-demo-data",
line 70, in <module>
      copy_data(sys.argv[-1])
    File
"/home/parallels/Downloads/dolfin-master/cmake/scripts/copy-test-demo-data",
line 47, in copy_data
      raise RuntimeError("destination directory cannot be the same as "\

  RuntimeError: destination directory cannot be the same as the dolfin
source
  directory

-- Configuring incomplete, errors occurred!


Please help me!

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

Reply via email to