This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
Install on fresh install of Ubuntu Touch fails. Libatomic.so.1:cannot open shared object file: No such file or directory #13
Labels
I did a fresh install of ubuntu touch, installing site.js first complained that the file system is read only, I worked around this with
sudo mount -o remount,rw /
Then I manually moved site from tmp to usr/local/bin (to save redownloading etc..)
Now trying to launch hello world, site starts to launch but complains of this missing library and stops.
The text was updated successfully, but these errors were encountered: