[RGDBSLAM installation] missing gsl/gsl_linalg.h
OS: Clean Ubuntu 11.10
ROS version: Electric
I'm trying to install RGBDSLAM for the first time and I'm mystified. I've followed the installation instructions on the ROS Wiki without issue until step 3.2, but when I execute the line
rosmake --rosdep-install rgbdslam
it fails with this line
~/ros/rgbdslam/external/gicp/optimize.h:44:28: fatal error: gsl/gsl_linalg.h: No such file or directory
Any ideas how to fix this? Let me know if there's more diagnostic info that might help