Hello everyone!
I am trying to install FEniCS and have come across an error at building the UFC package. More specifically I get this in terminal:
Fetching ufc-deprecated
Cloning into 'ufc-deprecated'...
remote: Counting objects: 3416, done.
remote: Compressing objects: 100% (1349/1349), done.
remote: Total 3416 (delta 1869), reused 3185 (delta 1738)
Receiving objects: 100% (3416/3416), 476.39 KiB | 395 KiB/s, done.
Resolving deltas: 100% (1869/1869), done.
Building ufc-deprecated
CMake Error: The source directory "/home/jos/WorkDrsl_c/FEniCS/src/ufc-deprecated" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Failure with exit status: 1
Exit message: There was a problem configuring ufc-deprecated.
Can anyone assist me with this matter? Thanx in advance!