Meta issue for 'failed to create symbolic link '/opt/displaylink/libstdc++.so.6' (Debian)
#931 opened on 2024/05/03
Repository metrics
- Stars
- (1,452 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
#805 #855
Description:
Installation on Debian often fails with
ln: failed to create symbolic link '/opt/displaylink/libstdc++.so.6': No such file or directory
Potential hacky workaround: https://github.com/AdnanHodzic/displaylink-debian/issues/805#issuecomment-1634037909
Root cause: this code block from 2017 which may or may not be needed anymore... https://github.com/AdnanHodzic/displaylink-debian/blob/512d29bd9e76cf694dcabd19c83e6a3a63242ffd/displaylink-debian.sh#L425-L430
I don't have access to a Debian install and don't have the capacity to troubleshoot this on a VM. I would appreciate it if someone can try do comment out the code block and perform the installation on a fresh Debian install. (so not tainted with a previous displaylink install)