albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.28k stars 164 forks source link

Linux Mint 20.3 Una error: /littlenavmap: /home/me/bin/Little Navmap/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./littlenavmap) #968

Closed 3DSpotters closed 1 year ago

3DSpotters commented 1 year ago

Thank your to contributing to Little Navmap.

Please take a minute and read the instructions below to help me to avoid unnecessary work and additional communication overhead when reporting a bug or requesting new features.

All issues for atools, Little Navconnect, Little Xpconnect are collected in this repository since ownership is often not clear.

Note that almost all Little Navmap dialogs allow to copy formatted text. Simply click and drag the mouse in the dialog to mark the text. Use Ctrl+C or context menu to copy to the clipboard. Make screenshots only if relevant for the issue like drawing errors.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Please read before writing an issue

If you'd like to report an error:

If you'd like propose a new feature:

Delete this text after reading before posting the issue.

3DSpotters commented 1 year ago

Hi,

I use: Linux Mint 20.3 Una

With the latest version v2.8.7 of LNM I get error: ... $ ./littlenavmap ./littlenavmap: /home/me/bin/Little Navmap/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by ./littlenavmap) ./littlenavmap: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by ./littlenavmap) ./littlenavmap: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./littlenavmap)

albar965 commented 1 year ago

Hi,

I use: Linux Mint 20.3 Una

With the latest version v2.8.7 of LNM I get error: ... $ ./littlenavmap ./littlenavmap: /home/me/bin/Little Navmap/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by ./littlenavmap) ./littlenavmap: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by ./littlenavmap) ./littlenavmap: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./littlenavmap)

Try the build from Ubuntu 20.04: https://github.com/albar965/littlenavmap/releases/download/v2.8.7/LittleNavmap-linux-20.04-2.8.7.tar.gz

jonaseberle commented 1 year ago

@3DSpotters try the binary built with Ubuntu 20.04 from https://github.com/albar965/littlenavmap/releases/tag/v2.8.7

3DSpotters commented 1 year ago

HJi Jonas

"try the binary built with Ubuntu 20.04 from https://github.com/albar965/littlenavmap/releases/tag/v2.8.7" this is the exact version I try to run ...

3DSpotters commented 1 year ago

The proof 8-) :

... ~/bin/Little Navmap $ cat ./version.txt 2.8.7

3DSpotters commented 1 year ago

In my Linux Mint 20.3 Una (based on Ubuntu 20.04) I have:

$ strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_3.4.10 GLIBCXX_3.4.11 GLIBCXX_3.4.12 GLIBCXX_3.4.13 GLIBCXX_3.4.14 GLIBCXX_3.4.15 GLIBCXX_3.4.16 GLIBCXX_3.4.17 GLIBCXX_3.4.18 GLIBCXX_3.4.19 GLIBCXX_3.4.20 GLIBCXX_3.4.21 GLIBCXX_3.4.22 GLIBCXX_3.4.23 GLIBCXX_3.4.24 GLIBCXX_3.4.25 GLIBCXX_3.4.26 GLIBCXX_3.4.27 GLIBCXX_3.4.28 GLIBCXX_DEBUG_MESSAGE_LENGTH

jonaseberle commented 1 year ago

There are two builds for Linux for version 2.8.7. I suppose you have used the one built with Ubuntu 22.04. Your older glibc will be more happy with the one built for 20.04.

3DSpotters commented 1 year ago

RIGTH!

My bad...too many "2" :) This version is working now! Thank you!

albar965 commented 1 year ago

I suppose this can be closed. :slightly_smiling_face:

Happy Holidays! :gift:

3DSpotters commented 1 year ago

YES, do close. Happy Holidays !