droidcam: error while loading shared libraries: libappindicator3.so.1: cannot op

Started by tomsiduction, 2020/12/25, 16:05:41

Previous topic - Next topic

tomsiduction

Hello

After installing droidcam I get the following message:

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


I could not find the package with that name.

Any idea?


Regards


hsp


tomsiduction

Hello and thank you very much

in fact I get

apt-file find libappindicator3.so.1
libappindicator3-1: /usr/lib/x86_64-linux-gnu/libappindicator3.so.1
libappindicator3-1: /usr/lib/x86_64-linux-gnu/libappindicator3.so.1.0.0



So I do not know what ist the reason for the error-message.


Any idea?


Regards

hsp

apt-file tells you in which package the file is located, nothing more. You should now know what to do.
...

devil

Did you check if there is libappindicator3.so.1 under /usr/lib/x86_64-linux-gnu/ ?

Strela17

So, this means that I can just relocate the file manually, isn't it?

hsp