Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux executable doesn't run on Ubuntu 22.04.4 #14

Open
shred86 opened this issue Jun 10, 2024 · 0 comments
Open

Linux executable doesn't run on Ubuntu 22.04.4 #14

shred86 opened this issue Jun 10, 2024 · 0 comments

Comments

@shred86
Copy link
Owner

shred86 commented Jun 10, 2024

PyInstaller was used in my Debian (Trixie) virtual machine that has Python 3.12 installed and much newer libraries than the current Ubuntu 22.04.4 LTS version. When I try to run the Ortho4XP executable (packaged version for Linux), it fails to load with an error:

[7977] Failed to load Python shared library
'/home/my_user/Downloads/Ortho4XP_1.4.01_linux_x86/Ortho4XP/_internal/[libpython3.12.so](http://libpython3.12.so/)':
dlopen: /lib/x86_64-linux-gnu/[libc.so](http://libc.so/).6: version `GLIBC_2.36' not
found (required by /home/my_user/Downloads/Ortho4XP_1.4.01_linux_x86/Ortho4XP/_internal/[libexpat.so](http://libexpat.so/).1)

I haven't had a chance to troubleshoot this further but I'm guessing a library is missing or Ubuntu 22.04.4 only has an older version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant