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

Need to work on Linux build #62

Open
scharlton2 opened this issue Jan 12, 2023 · 1 comment
Open

Need to work on Linux build #62

scharlton2 opened this issue Jan 12, 2023 · 1 comment

Comments

@scharlton2
Copy link
Collaborator

Double-clicking on the bin/mvmf6 file yields:

Screenshot from 2022-10-01 23-17-23

$ file $(which mvmf6)
/home/charlton/.local/bin/mvmf6: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=71091a90f225c1c069b3fd6a936ec7b301e651db, for GNU/Linux 3.2.0, not stripped

$ file ~/Downloads/ParaView-5.10.1-MPI-Linux-Python3.9-x86_64/bin/paraview
/home/charlton/Downloads/ParaView-5.10.1-MPI-Linux-Python3.9-x86_64/bin/paraview: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=b844b2a20d07dffa776c8f572fa823924e196369, not stripped

$ file $(which mvmf6)
/usr/bin/gedit: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e5c515893d1e8fea8d50218bf7ce0bb3f20ca144, for GNU/Linux 3.2.0, stripped

@scharlton2
Copy link
Collaborator Author

This doesn't happen on ubuntu-22.04.01-desktop-amd64

does occur on ubuntu-20.04.05-desktop-amd64 and ubuntu-21.04-desktop-amd64

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