ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
"ldd" might help you find out what's happening.
ldd /path/to/rviz
This will list the shared libraries that it uses.