[Slackbuilds-users] Conflicting symlink

Didier Spaier didier at slint.fr
Thu Nov 8 22:21:37 UTC 2018


Hello,

installing tidy-html5 makes these symlinks (64-bit here):
( cd usr/lib64 ; rm -rf libtidy.so )
( cd usr/lib64 ; ln -sf libtidy.so.5 libtidy.so )
( cd usr/lib64 ; rm -rf libtidy.so.5 )
( cd usr/lib64 ; ln -sf libtidy.so.5.6.0 libtidy.so.5 )

But from kdewebdev (genuine Slackware package):
( cd usr/lib64 ; rm -rf libtidy.so )
( cd usr/lib64 ; ln -sf libtidy-0.99.so.0.0.0 libtidy.so )
( cd usr/lib64 ; rm -rf libtidy-0.99.so.0 )
( cd usr/lib64 ; ln -sf libtidy-0.99.so.0.0.0 libtidy-0.99.so.0 )

I came across this removing tidy-html5, reading this message:
libtidy.so found in another package


The SlackBuild renames the binary to avoid a conflict, but there is another one.

What to do in such a case?

Best regards

Didier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xD50202EF60C03EEA.asc
Type: application/pgp-keys
Size: 2153 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20181108/a64cfe39/attachment.bin>


More information about the SlackBuilds-users mailing list