Running Mujoco on Linux Mint (Virtual Box)

Discussion in 'Bug Reports' started by Amin, Sep 24, 2017.

  1. Hi

    I installed Linux Mint on Virtual Box. When I try to download simulate executable, I get the following error:

    error while loading shared libraries: libmujoco150.so: cannot open shared object file: No such file or directory

    But libmujoco150.so is in the bin folder next to the simulate. Does anyone know what's wrong?
     
  2. Emo Todorov

    Emo Todorov Administrator Staff Member

    Perhaps you need LD_LIBRARY_PATH to tell the dynamic linker where to look for shared libraries?