felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
935 stars 399 forks source link

error while loading shared libraries: libGLEW.so.1.13: cannot open shared object file: No such file or directory #101

Open a4zhangfei opened 5 years ago

a4zhangfei commented 5 years ago

please help me, thanks!

a4zhangfei commented 5 years ago

i hava got it.

sudo find / libGLEW.so.1.13

/usr/lib64/libGLEW.so.1.13

cat /etc/ld.so.conf

include ld.so.conf.d/*.conf

echo "/usr/lib64" >> /etc/ld.so.conf

ldconfig