AdnanHodzic/displaylink-debian

Meta issue for 'failed to create symbolic link '/opt/displaylink/libstdc++.so.6' (Debian)

Open

#931 opened on May 3, 2024

 (20 comments) (1 reaction) (0 assignees)Shell (241 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,452 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#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)

Contributor guide