I am installing Cmake from https://cmake.org/download/ and get this error at the end of the execution.
Mx-21.2.1 Wildflower is installed on a 64 bit Dell computer.
I see someone else reported this error (https://forum.mxlinux.org/viewtopic.php ... nd#p680189), but I don't seem to find the solution for it ( I am new to MX Linux and this forum).
I also don't seem to find a solution searching the internet?
Any help will be much appreciated!
`GLIBCXX_3.4.29' not found [Solved]
Re: `GLIBCXX_3.4.29' not found [Solved]
Hi,
Don't install CMake from it's website, install it from the MX Repositories using MX-Tools-->MX Package Installer.. after that if for some reason you need a newer version of CMake then again using MX Package Installer enable the 'MX Test' Repo and upgrade it from there.. Your error is because Debian 11 the base of MX 21 doesn't have a new enough version of libc6 to build and run the latest CMake..
Don't install CMake from it's website, install it from the MX Repositories using MX-Tools-->MX Package Installer.. after that if for some reason you need a newer version of CMake then again using MX Package Installer enable the 'MX Test' Repo and upgrade it from there.. Your error is because Debian 11 the base of MX 21 doesn't have a new enough version of libc6 to build and run the latest CMake..
- Eadwine Rose
- Administrator
- Posts: 14874
- Joined: Wed Jul 12, 2006 2:10 am
Re: `GLIBCXX_3.4.29' not found
Topic moved. Be mindful where you post things, this had nothing to do being in the MX blog section. Thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: `GLIBCXX_3.4.29' not found
Thanks, this worked perfectly!AVLinux wrote: Thu Nov 03, 2022 10:13 am Don't install CMake from it's website, install it from the MX Repositories using MX-Tools-->MX Package Installer..
Re: `GLIBCXX_3.4.29' not found
Apologies! I now saw how the topic categories work.Eadwine Rose wrote: Thu Nov 03, 2022 10:25 am Topic moved. Be mindful where you post things, this had nothing to do being in the MX blog section. Thanks.