uglyDwarf / linuxtrack

Headtracking for Linux/Mac
MIT License
158 stars 29 forks source link

libltr.so.0 ... not working on newer distros.. Ubuntu 20.10 #173

Open AndKe opened 3 years ago

AndKe commented 3 years ago
bin$ ./ltr_gui 
./ltr_gui: error while loading shared libraries: libltr.so.0: cannot open shared object file: No such file or directory

Could you please fix it?

Ascendance2001 commented 2 years ago

I'm having the exact same problem image

Ascendance2001 commented 2 years ago

I finally solved it! You have to extract the universal package somewhere within /opt

AndKe commented 2 years ago

@uglyDwarf - please update with the suggested fix

pfueyor commented 2 years ago

imagen

I have Linux Mint 19.3, which indeed is an Ubuntu 18 but I'm experiencing the same error. I uncompressed the 64 bit universal package into a folder under /opt.

In the screenshot you can see that even the suggested command 'ldd * | grep 'not found' | sort -u' notifies two linuxtrack's libraries as not found.