Error while loading shared libraries

From youBot wiki
Revision as of 17:13, 5 February 2015 by Florek-jasinska (Talk | contribs) (Created page with "This error may be caused because you did not create links to shared libraries. Try: <pre> sudo ldconfig /opt/ros/hydro/lib <pre/>")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This error may be caused because you did not create links to shared libraries. Try:

sudo ldconfig /opt/ros/hydro/lib
<pre/>