Need some help folks.
TDE 14.1.3, Slackware 15 64-bit.
The build script probably contains preliminary goofs, but always fails with:
make install INSTALL_ROOT=$PKG || exit 1
/bin/tquic: error while loading shared libraries: libtqt-mt.so.3: cannot open shared object file: No such file or directory
In the $PKG directory /opt/trinity/lib64/libtqt-mt.so.3 exists and is linked to libtqt-mt.so.3.5.0.
I have '-shared' explicitly declared in the configuration although that is a default option.
I don't pretend to be a GCC or C++ guru, so let me know what more info I need to provide.
Thanks. :)