1

Running compass stop and know it's giving below error

mongodb-compass: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory

I uninstall and then install the error is same. even I tried the old version too. I searched and found this link but it does not work for me.

SS of error

Fazal
  • 151

1 Answers1

0

Here is a description how you can get the dependencies installed. MongoDB should have included that in the manual for installing compass.

Basically you just need to type

sudo apt-get -f install

And then your install compass with dpkg