[
https://issues.apache.org/jira/browse/SINGA-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682633#comment-15682633
]
wangwei commented on SINGA-265:
-------------------------------
It could be fixed by invoking the swig program via a variable for
SWIG_EXECUTABLE instead of using swig directly.
SWIG_EXECUTABLE is detected by cmake.
> 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
> Assignee: Xie Zhongle
> Labels: easyfix
>
> 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)