dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16987
[Question #93803]: ufc problems
New question #93803 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/93803
Hello,
I have a problem installing Dolfin. I've downloaded UFC from the website (version 1.2.0) and used scons install. But now I run scons configure in dolfin dir and this is what I get:
scons: Reading SConscript files ...
/home/przemek/Build/dolfin-0.9.5/scons/simula-scons
Using options from /home/przemek/Build/dolfin-0.9.5/scons/options.cache
MPI not found (might not work if PETSc uses MPI).
Checking for pkg-config... yes
Checking for boost... yes
Checking for boost_filesystem... yes
Checking for boost_program_options... yes
Checking for cholmod... no (pkg-config file not found)
Trying to generate pkg-config file for cholmod... failed
Checking for gts... no (pkg-config file not found)
Trying to generate pkg-config file for gts... failed
Checking for libxml-2.0... yes
Checking for mtl4... no (pkg-config file not found)
Trying to generate pkg-config file for mtl4... failed
Checking for numpy-1... yes
Checking for parmetis... no (pkg-config file not found)
Trying to generate pkg-config file for parmetis... failed
Checking for petsc... no (pkg-config file not found)
Trying to generate pkg-config file for petsc... failed
Checking for python-2... yes
Checking for scotch... no (pkg-config file not found)
Trying to generate pkg-config file for scotch... failed
Checking for slepc... no (pkg-config file not found)
Trying to generate pkg-config file for slepc... failed
Checking for trilinos... no (pkg-config file not found)
Trying to generate pkg-config file for trilinos... failed
Checking for ufc-1... no (pkg-config file not found)
Trying to generate pkg-config file for ufc-1... failed
Checking for umfpack... yes
Checking for zlib... yes
Resolving compiler... done
Error: Unknown dependency package: ufc-1
Seems that ufc is not properly installed or configured... Please help ;)
Przemek
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.