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

Tracking down dependencies for Ubuntu 24.04 #4

Open
wcrice opened this issue Jul 12, 2024 · 2 comments
Open

Tracking down dependencies for Ubuntu 24.04 #4

wcrice opened this issue Jul 12, 2024 · 2 comments

Comments

@wcrice
Copy link

wcrice commented Jul 12, 2024

Hi All,

I'm trying to get lcarsede to run on Ubuntu 24.04 and I'm having relative success. I've managed to resolve most of the dependency problems, but I can't seem to resolve posix-ipc. I did install it using pip install python3-posix-ipc and it is installed now, but I'm still getting errors. Has anybody else successfully made the whole thing work on Ubuntu 24.04?

FYI, hats off to everyone who made this project happen. I love this interface. It is one of the best LCARS projects. I plan to integrate this with R Shiny project https://github.com/leonawicz/lcars.

@wcrice
Copy link
Author

wcrice commented Jul 12, 2024

FYI to anybody having issues with dependencies. I did fix the posix-ipc error by installing it through pip install python3-ipc and the libpthread.so.0 error following this guide:
https://stackoverflow.com/questions/75921414/java-symbol-lookup-error-snap-core20-current-lib-x86-64-linux-gnu-libpthread

But it is starting to feel like whakamole.

@atennert
Copy link
Member

Hi @wcrice,

thank you for the information. I used to define the Ubuntu package for this, because that would take care of dependencies itself. Sadly the Ubuntu package doesn't exist anymore since version 23. The setup needs an complete overhaul ...

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

2 participants