Hello,
this bug still exists in TC 7.2.
A simple workaround is to "fake" the missing library, this works for me:
ln -s /usr/local/lib/libgcrypt.so.20 /usr/local/lib/libgcrypt.so.11
ldconfig
this bug still exists in TC 7.2.
A simple workaround is to "fake" the missing library, this works for me:
ln -s /usr/local/lib/libgcrypt.so.20 /usr/local/lib/libgcrypt.so.11
ldconfig