ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Okay found the problem. For some reason the swig installation script thought is had installaed the lib at /usr/local/share/swig/... (Which is normal) however the actual files were in /swig i.e. off top level dir.

Solution

cp -r /swig /usr/local/share

and get on with the build.