DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   DisplaylinkManager C++ Build Version (https://displaylink.org/forum/showthread.php?t=64844)

carbinefreak 10-05-2016 11:27 PM

DisplaylinkManager C++ Build Version
 
It appears the latest version of the Display link manager Binary has been built against gcc 5.1, causing issues with distros that have gcc 4.9 installed. "GLIBCXX_3.4.21" is the latest version in gcc 5.1 and is missing in the 4.9 version causing this error:

/opt/displaylink/DisplayLinkManager: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /opt/displaylink/DisplayLinkManager

Szymon 10-06-2016 07:30 AM

Hi carbinefreak,

If you run:

./displaylink-driver-1.2.58.run --noexec --keep

In an extracted directory you will find binaries for Ubuntu 14.04 which should work in your case.

Cheers,
Szymon


All times are GMT. The time now is 03:03 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.