dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20799
Re: [Question #141422]: [Question #141422]:[Question #141422]:[Question#141422]: [Question#141422]:[Question #141422]:[Question #141422]:DOLFIN/FEniCS integrationin otherPythoninstallation
Question #141422 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/141422
Till B posted a new comment:
It still does not find Armadillo:
CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Armadillo could not be found. Be sure to set ARMADILLO_DIR. (missing:
ARMADILLO_TEST_RUNS)
Call Stack (most recent call first):
C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindArmadillo.cmake:139 (find_package_handle_standard_args)
CMakeLists.txt:156 (find_package)
ARMADILLO_DIR and ARMADILLO_INCLUDE_DIR are properly set. In the
Armadillo-readme it said that CMake is not supported, but at least make
install produced some output.
I am not sure what you mean about the environment variables. Do you suggest to change the variables from the Fenics-Python to include the modules from Pythonxy or vice versa? In both cases I will still have to Python's in my system. A few days ago I tried to set the pythonxy paths to include the Dolfin package, but that did not work out.
Meanwhile I am thinking to completely move my stuff and packages to the Fenics-Python installation, I thought this would be more work, but now I think I should do that. Don't know if it works, but maybe I give it a try.
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.