-
Notifications
You must be signed in to change notification settings - Fork 50
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
Not able to install FlexBE app #35
Comments
It looks like the system is missing a dependency, can you try whether the following installation fixes it:
|
I have added libnss3 and other dependencies. But then getting these error message
After running this command, FlexBE app opens up for a while and then closes. |
Sorry for that! I have actually never seen an error like this before... Since this is an image, can you share a link to it? |
Select the singularity install file (~350 KB) corresponding to the linux distribution you are using (either 14.04 or 16.04 or 18.04) Singularity for Ubuntu 14.04 Singularity Image: https://surfdrive.surf.nl/files/index.php/s/Al2JUbvpQhyvDmZ/download (this file is approximately 1.1 GB) PS: I am using Ubuntu 18.04 LTS. |
I was able to reproduce the initial error by using the image. How did you install the libraries then? It looks like the image is read-only. In general, I have the impression that the image is is intended for the old Chrome version of the app, not this newer version. |
I have installed libraries by manually adding files to a folder. |
I follow same steps as described here. But When I type below command
Singularity hrwros-05.simg:~/hrwros_ws/src> rosrun flexbe_app run_app /home/kevin/hrwros_ws/src/flexbe_app/nwjs/nw: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
How to solve this error, please help?
I am using Ubuntu 18.04 LTS. And Singularity image by edx.
The text was updated successfully, but these errors were encountered: