dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20571
[Question #140129]: ufc installation
New question #140129 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/140129
Hi all,
i have a redhat linux and am trying to install dofin both with Dorsal and manually. It goes almost fine except for installing the ufc package. From Dorsal I get this error:
SWIG_MODULE_LOCATION /root/Work/Codes/FEniCS_Dorsal/src/ufc-1.4.2/dorsal_build_dir/_ufc.so
CMake Error at CMakeLists.txt:136 (install):
install DIRECTORY given no DESTINATION!
and the manual installation after "make install" gives:
~/Work/Codes/FEniCS/ufc-1.4.2/src/ufc/ufc.i:14: Error: Unable to find 'boost_shared_ptr.i'
make[2]: *** [src/ufc/ufcPYTHON_wrap.cxx] Error 1
make[2]: Leaving directory `~/Work/Codes/FEniCS/ufc-1.4.2'
make[1]: *** [CMakeFiles/_ufc.dir/all] Error 2
make[1]: Leaving directory `~/Work/Codes/FEniCS/ufc-1.4.2'
make: *** [all] Error 2
Any thoughts how to resolve this issue?
Thank you.
S.
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.