Question #123579 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/123579
Status: Answered => Open Chunhe Lee is still having a problem: Thanks, I have tried the latest ufc-1.4.2. I followed the instruction of README, When I run: cmake -D -DCMAKE_INSTALL_PREFIX=~/bin/ufc, it's ok, but when I run "make install", there are errors. What does this mean? /opt/cluster/cmake/bin/cmake -H/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2 -B/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2 --check-build-system CMakeFiles/Makefile.cmake 0 /opt/cluster/cmake/bin/cmake -E cmake_progress_start /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/CMakeFiles /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2' make -f CMakeFiles/_ufc.dir/build.make CMakeFiles/_ufc.dir/depend make[2]: Entering directory `/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2' /opt/cluster/cmake/bin/cmake -E cmake_progress_report /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/CMakeFiles 2 [ 50%] Swig source /usr/bin/swig -python -module ufc -outdir /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2 -c++ -I/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/src/ufc -I/usr/include -I/usr/include/python2.3 -o /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/src/ufc/ufcPYTHON_wrap.cxx /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/src/ufc/ufc.i /RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2/src/ufc/ufc.i:14: Unable to find 'boost_shared_ptr.i' make[2]: *** [src/ufc/ufcPYTHON_wrap.cxx] Error 1 make[2]: Leaving directory `/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2' make[1]: *** [CMakeFiles/_ufc.dir/all] Error 2 make[1]: Leaving directory `/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.2' make: *** [all] Error 2 -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp