dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13782
Strange message from build system
When I build DOLFIN without first setting up my PATHs correctly, I get
a strange message from the build system. It complains about not
finding UFC but it's only a warning. Then goes on to say that DOLFIN
was successfully compiled and installed:
Warning: Unknown dependency package: ufc-1
Enabling compilation of Python wrappers
Checking for cppunit... yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `install' is up to date.
scons: done building targets.
---------------------------------------------------------
DOLFIN successfully compiled and installed in
/home/logg/Desktop/current/dolfin-dev/local/
---------------------------------------------------------
Warning: Installation directory is not in PATH.
I know for a fact that 'install' was not up to date since I pulled
some updates before building. If I set the PATH for UFC, then scons
goes ahead and builds correctly.
--
Anders
Attachment:
signature.asc
Description: Digital signature
Follow ups