Tago Core Version 0.3.3 not start

O.S: ubuntu armv7:

Problem:

./tagocore start

./tagocore: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

Solution:

sudo apt-get install libatomic1

Hey @Tulio,
Thank you for bringing this to our attention and posting a solution.

Out of curiosity, was this problem happening in earlier versions of TagoCore, such as 0.3.2?

Matt.