You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
I've done a bit of research on this and it feels a bit out of my league. Any pointers would be greatly appreciated.
The text was updated successfully, but these errors were encountered: