|
From: dan n. <dne...@ya...> - 2018-10-04 23:17:15
|
Hi, I am trying to figure out the problem, not just forwarding questions, but am having no luck. First, I should state that when I was still doing software development, it was on PHP, which didn't need make. The last time I was involved with software that used make was in the mid 1990s and even then someone else maintained the make tools - I just used them. So, I am at a disadvantage when attempting to debug make problems. That said, I am still poking at things trying to analyze the problem. When I enter values for PYTHON_EXECUTABLE, PYTHON_INCLUDE_DIR, and PYTHON_LIBRARY into the Cmake3-gui window and then run configure, the values simply disappear. I have attached two screenshots to this message. The first shows the data I entered for python before clicking "configure" and the second shows the result (the python build variables are no longer there - I scrolled through the cached values and checked). I wandered around the ...sources/itom3.1.0-devel directory structure looking for anything that might reference python3.4, but found nothing. Where are the PYTHON build variables referenced or cached? Thanks for any help you can give (I think Marc is at a location with limited internet service, so if someone else could help, that would be great). Dan |