Turns out the issue was related to PYTHONPATH setting and was related to an earlier "ImportError: No module named site"
________________________________________ From: Flores, Paul A. [[email protected]] Sent: Friday, March 04, 2016 5:17 PM To: [email protected] Subject: cmake issue qpid cpp 0.34 - any workarounds? Any workarounds? using cmake 2.8 -- Building Python bindings ImportError: No module named site CMake Error at bindings/qpid/python/CMakeLists.txt:50 (install): install FILES given no DESTINATION! CMake Error at bindings/qpid/python/CMakeLists.txt:56 (install): install TARGETS given no LIBRARY DESTINATION for module target "_qpid_messaging". CMake Error at bindings/qmf2/python/CMakeLists.txt:59 (install): install FILES given no DESTINATION! CMake Error at bindings/qmf2/python/CMakeLists.txt:70 (install): install TARGETS given no LIBRARY DESTINATION for module target "_cqmf2". --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
