libstdc++.so.6 - Resolve the error message

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

libstdc++.so.6 - Resolve the error message

Post#1 by Rapha_ » 14 Nov 2021, 19:33

.

As this error message often appears when installing a new package :

Code: Select all

libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib64/...

I give you this module which includes only the necessary library and its symlink, that solves the error

At the beginning it was in a big package :
aa_libraries-15.0-x86_64-11.txz (9.8 MB)

So I extracted the 2 files to make the module much smaller (536 KiB)


Inside the module you have only :

Code: Select all

guest@porteus:~/Downloads/libstdc++.so.6/usr/lib64$ ls -lg
total 2112
lrwxrwxrwx 1 users      19 Nov  6 13:51 libstdc++.so.6 -> libstdc++.so.6.0.29*
-rwxr-xr-x 1 users 2161336 Aug 25 18:26 libstdc++.so.6.0.29*

Here is the module :

d97e46c0984dd104ae0a8bf5d4c6b419 libstdc++.so.6.xzm (536 KiB)
https://www.mediafire.com/file/mgnk5iyq ... 6.xzm/file


.

hypomania
Samurai
Samurai
Posts: 130
Joined: 10 Mar 2011, 10:50
Distribution: Windows phone
Location: Saudi Arabia

libstdc++.so.6 - Resolve the error message

Post#2 by hypomania » 29 Nov 2021, 03:10

also the libraries are exist in: gcc-g++-11.2.0-x86_64-2.txz

Post Reply