|
Fixes the following error when building:
Caused by: java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libfontmanager.so: libfreetype.so.6: cannot open shared object file: No such file or directory
Fixes the following errors when running sencha:
com.sencha.exceptions.ExNotFound: Failed to detect ruby
[ERR] /opt/Sencha/Cmd/7.2.0.84/bin/linux-x64/phantomjs/phantomjs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
|