dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19534
Re: [Question #123579]: install dolfin
Question #123579 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/123579
Status: Solved => Open
Chunhe Lee is still having a problem:
I have installed scons, but when I tried to run scons to install
ufc-1.4.1, it appears:
scons: Reading SConscript files ...
File "/RAID/rhome/lihe/program/temp/FEniCS/ufc-1.4.1/SConstruct", line 99
end_message += """
---------------------------------------------------------
*** Warning: Old ufc module
%s
still excists in installation path.
Try remove these files with:
scons -c cleanOldUFC=Yes
Note that you may need to be root.
"""%("\n".join(" " + m for m in old_ufc_modules))
When I run "scons -c cleanOldUFC=Yes", it still appear these sentence,
how should I continue? thanks!
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.