Robotics StackExchange | Archived questions

error while loading shared libraries: libcrypto.so.10: cannot open shared object file:

Hi. I am trying to install aLaser to use with the Hokuyo URG-04LX on Oneiric. However, when I try to open the executable via terminal, I get the error error while loading shared libraries: libcrypto.so.10: cannot open shared object file I was wondering if anyone got the same error, and if so, how to fix it.

Asked by madhattar on 2012-03-19 06:56:24 UTC

Comments

Maybe install libcrypto?

Asked by Mac on 2012-03-28 09:58:33 UTC

already installed

Asked by madhattar on 2012-04-04 07:40:20 UTC

How did you install it? Are you sure you installed the right version?

Asked by Mac on 2012-04-04 08:39:45 UTC

i did sudo apt-get install libssl0.9.8

Asked by madhattar on 2012-04-05 11:03:41 UTC

And how did you install the hokuyo drivers?

Asked by Mac on 2012-04-05 11:38:13 UTC

with the sudo apt-get install ros-electric... i followed the commands on ros tutorial 1

Asked by madhattar on 2012-04-09 06:50:41 UTC

Well, that all seems reasonable. Which exact hokuyo node are you trying to launch?

Asked by Mac on 2012-04-09 08:04:15 UTC

Answers