Termux-app: Mosh error on start

Created on 10 Aug 2017  路  2Comments  路  Source: termux/termux-app

Installed mosh.
When trying to run it I get:

CANNOT LINK EXECUTABLE "mosh": library "libc++_shared.so" not found

Most helpful comment

pkg install libc++

All 2 comments

pkg install libc++

Run pkg update to install updated system libraries (which includes libc++).

Was this page helpful?
0 / 5 - 0 ratings