ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Ok ... still don't know the answer about what to do with the "Troubleshooting Tip", but the workaround is to run the commands in the file separately:
1) git clone --branch 1.3.29_fuerte git://github.com/ros/swig-wx.git /Library/Caches/Homebrew/swig-wx--git 2) cd /Library/Caches/Homebrew/swig-wx--git/ 3) ./configure 4) make 5) make install
But I'd still love to know what that file is supposed to be.
2 | No.2 Revision |
Ok ... still don't know the answer about what to do with the "Troubleshooting Tip", but the workaround is to run the commands in the file separately:
1) git clone --branch 1.3.29_fuerte git://github.com/ros/swig-wx.git /Library/Caches/Homebrew/swig-wx--git
/Library/Caches/Homebrew/swig-wx--git
2) cd /Library/Caches/Homebrew/swig-wx--git/
/Library/Caches/Homebrew/swig-wx--git/
3) ./configure
./configure
4) make
make
5) make install
But I'd still love to know what that file is supposed to be.