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

Error loading shared library glib-2.0.so.0: No such file or directory. #111

Open
rickcecil opened this issue Feb 23, 2023 · 0 comments
Open

Comments

@rickcecil
Copy link

Looks like this may not be maintained anymore, but just in case that it is — or someone out there can help me out. When I initialize the database, I get the following error:

#0 268.5 LoadError: Could not open library 'glib-2.0.so.0': Error loading shared library glib-2.0.so.0: No such file or directory.
#0 268.5 Could not open library 'libglib-2.0.so.0': Error loading shared library libglib-2.0.so.0: No such file or directory
#0 268.5 /app/config/application.rb:9:in <top (required)>' #0 268.5 /app/Rakefile:4:in require'
#0 268.5 /app/Rakefile:4:in <top (required)>' #0 268.5 /usr/bin/bundle:23:in load'
#0 268.5 /usr/bin/bundle:23:in `

'

I've done a bit of research on this and it feels a bit out of my league. Any pointers would be greatly appreciated.

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