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

installing fuerte on arch linux

asked 2012-09-02 08:39:40 -0500

es92 gravatar image

updated 2014-01-28 17:13:31 -0500

ngrennan gravatar image

I'm getting the error

[ 98%] Generating rosout_panel_swig_generated.cpp, rxtoolscpp.py 
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'
/tmp/yaourt-tmp-evan/aur-ros-core/src/ros-underlay/rx/rxtools/src/rxtools/rxtools.i:2: Error: Unable to find 'std_string.i'
/tmp/yaourt-tmp-evan/aur-ros-core/src/ros-underlay/rx/rxtools/src/rxtools/rxtools.i:13: Error: Unable to find 'typemaps.i'
/tmp/yaourt-tmp-evan/aur-ros-core/src/ros-underlay/rx/wxPython_swig_interface/src/wxPython_swig_interface/core.i:25: Error: Unable to find 'typemaps.i'

when attempting to install fuerte on 64 bit arch linux. I do have swig-wx installed, I'm guessing the ros installer expects swig-wx to be somewhere besides where it installed to.

Has anyone seen this issue before? What should I try to fix it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-27 17:29:47 -0500

tfoote gravatar image

You're going to need to make sure that CMake can find swig-wx using find_package. It probably needs a CMake module or config file on arch.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-02 08:39:40 -0500

Seen: 416 times

Last updated: Aug 27 '13