ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try:
sudo apt-get install libmysqlclient16
2 | extra instructions |
Try:
sudo apt-get install libmysqlclient16
If using ubuntu/debian, make sure to check that the update repositories are enabled by checking that /etc/apt/sources.list has:
deb http://archive.ubuntu.com/ubuntu lucid-updates universe main multiverse
Or by checking in Synaptic in settings>repositores>updates>recommended updates checkbox.