You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I download and execute the AppImage "CubicSDR-0.2.4-x86_64.AppImage"
I get the error ./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libthai.so.0: version LIBTHAI_0.1.25' not found (required by /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0)`
in Ubuntu 20.04 the versions of libthai.so.0 would not match up. (libthai.so.0.3.1)
The text was updated successfully, but these errors were encountered:
When I download and execute the AppImage "CubicSDR-0.2.4-x86_64.AppImage"
I get the error
./CubicSDR-0.2.4-x86_64.AppImage:
./lib/x86_64-linux-gnu/libthai.so.0: versionLIBTHAI_0.1.25' not found (required by
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0)`in Ubuntu 20.04 the versions of libthai.so.0 would not match up. (libthai.so.0.3.1)
The text was updated successfully, but these errors were encountered: