Tan Li Boon created SINGA-265:
---------------------------------
Summary: Python Swig is detected by Cmake but not called
Key: SINGA-265
URL: https://issues.apache.org/jira/browse/SINGA-265
Project: Singa
Issue Type: Bug
Environment: Ubuntu 16.04
Reporter: Tan Li Boon
Installing "swig3.0" through apt-get on Ubunto 16.04 installed an executable
named swig3.0. The swig package then passses cmake package search but is not
invoked because the cmake file at python/CMakeLists.txt expects an executable
named swig.
If the user installed the package named "swig" through apt-get this error does
not occur.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)