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

Not possible to install scidavis 2.3.0 in debian 11 #11

Open
fpratbae opened this issue Oct 7, 2021 · 3 comments
Open

Not possible to install scidavis 2.3.0 in debian 11 #11

fpratbae opened this issue Oct 7, 2021 · 3 comments

Comments

@fpratbae
Copy link

fpratbae commented Oct 7, 2021

Scidavis 2.3.0 depends on libgsl23 and libpython3.7, but debian 11 (bullseye) has installed libgsl25 and libpython3.9. Both libgsl23 and libpython3.7 are available in debian 10 (buster) and libpython3.7 can be installed and can coexist with libpython3.9. However, libgsl23 requires uinstallation of libgsl25 provoking uninstallation and downgrading other packages in debian 11. libgsl23 and libgsl25 cannot be both installed in debian 11. Soft link from libgsl23 pointing libgsl25 doesn't work neither. Is there any solution to install scidavis 2.3.0 in debian 11?

@alxpl
Copy link
Contributor

alxpl commented Oct 7, 2021

What's stopping you from upgrading to 2.4.0?
Fedora 34 and 35 have python 3.9 and 3.10 respectively and gsl 2.6 with which SciDaVis 2.4.0 builds just fine.

@fpratbae
Copy link
Author

fpratbae commented Oct 7, 2021 via email

@highperformancecoder
Copy link
Member

highperformancecoder commented Oct 7, 2021 via email

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

3 participants