error while loading shared libraries: libmujoco150nogl.so

Discussion in 'Bug Reports' started by huangyezhong, Nov 21, 2018.

  1. hello

    As a student, I just learned MuJuCo. I made a mistake when I was running iLQG-MuJoCo on Git Hub. Specifically:
    error while loading shared libraries: libmujoco150nogl.so: cannot open shared object file: No such file or directory.
    I installed MuJuCo200, and later downloaded mjpro150, and copied the key file into it, but it still doesn't work, I hope to get your help.

    thank you
     
  2. Linux guy here. Add the location of the libraries to your library path (export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/path/to/mujoco/