I run a manjaro box. When i install (through deken or by compile it), i have a issue :
/my/path/to/externals/faustgen~/faustgen~.pd_linux: libtinfo.so.5: cannot open shared object file
so i made a symlink :
ln -s /usr/lib/libtinfo.so.6 libtinfo.so.5
and the i have the same issue reported by JRSV undefined symbol: _ZNSt3__114error_categoryD2Ev
I run a manjaro box. When i install (through deken or by compile it), i have a issue : /my/path/to/externals/faustgen~/faustgen~.pd_linux: libtinfo.so.5: cannot open shared object file so i made a symlink : ln -s /usr/lib/libtinfo.so.6 libtinfo.so.5 and the i have the same issue reported by JRSV undefined symbol: _ZNSt3__114error_categoryD2Ev