-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stage Stage/worlds/simple.world stage: error while loading shared libraries: #83
Comments
Did you do step 4 (note the instructions look a little garbled in HTML due a messed up _ character - look at the source in an editor)? The problem is probably that your LD_LIBRARY_PATH does not contain the directory containing libstage.so.4.3.0. Or maybe you didn't make install. update: look at the full instructions lower in that file, where the underscores are rendered properly. |
Thanks, I reinstall it by sudo command, It is worked now. |
Another solution:
|
I also got the same Error, but even though the LD_LIBRARY_PATH is right, it does't work. |
Hi
I am pretty new in the stage, I used fast installation in http://rtv.github.io/Stage/install.html
My OS is Ubuntu. When I Started Stage "stage Stage/worlds/simple.world".
I took this error :
libstage.so.4.3.0: cannot open shared object file: No such file or directory
could you please help me to recover this problem.
BR
The text was updated successfully, but these errors were encountered: