PPPS. You don't need the latest fontsawesome after all for the gui to work. However, you do need:
apt install libjs-scriptaculous
and
The installed code expects fontawesome, not font-awesome in the truetype directory.
cd /usr/share/fonts/truetype ln -s font-awesome /usr/share/fonts/truetype/fontawesome
(the debian/ubuntu world installs with a -, the rhel/centos/fedora world as fontawesome.
PPPS. You don't need the latest fontsawesome after all for the gui to work. However, you do need:
apt install libjs-scriptaculous
and
The installed code expects fontawesome, not font-awesome in the truetype directory.
cd /usr/share/ fonts/truetype fonts/truetype/ fontawesome
ln -s font-awesome /usr/share/
(the debian/ubuntu world installs with a -, the rhel/centos/fedora world as fontawesome.