Error loading shared library glib-2.0.so.0: No such file or directory.
Opened this issue · 0 comments
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.