Not sure if this is a bug. I am running on Mac OS Bug Sur and getting:
prince: warning: dynamic library loader (libthai): dlopen(/usr/local/lib/prince/lib/libthai.0.dylib, 2): Library not loaded: /Users/travis/build/yeslogic/prince/inst/libdatrie-0.2.12/lib/libdatrie.1.dylib Referenced from: /usr/local/lib/prince/lib/libthai.0.dylib Reason: image not found
It seems that the PATH to the library is hardcoded as I do not have a user called "/Users/travis/"
% prince --version
Prince 14
Copyright 2002-2021 YesLogic Pty. Ltd.
Non-commercial License
prince: warning: dynamic library loader (libthai): dlopen(/usr/local/lib/prince/lib/libthai.0.dylib, 2): Library not loaded: /Users/travis/build/yeslogic/prince/inst/libdatrie-0.2.12/lib/libdatrie.1.dylib Referenced from: /usr/local/lib/prince/lib/libthai.0.dylib Reason: image not found
It seems that the PATH to the library is hardcoded as I do not have a user called "/Users/travis/"
% prince --version
Prince 14
Copyright 2002-2021 YesLogic Pty. Ltd.
Non-commercial License