Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. damex@debian1:~/deadbeef-0.4.3-portable$ mv plugins/gtkui.fallback.so plugins/gtkui.so
  2. damex@debian1:~/deadbeef-0.4.3-portable$ ./deadbeef
  3. starting deadbeef 0.4.3 [portable build]
  4. installdir: .
  5. confdir: ./config
  6. docdir: ./doc
  7. plugindir: ./plugins
  8. pixmapdir: ./pixmaps
  9. plug: mutex_create
  10. loading plugins from ./plugins
  11. loading plugin alsa.so
  12. loading plugin artwork.so
  13. loading plugin cdda.so
  14. loading plugin ffap.so
  15. loading plugin flac.so
  16. loading plugin gtkui.so
  17. dlopen error: ./plugins/gtkui.so: undefined symbol: g_malloc0_n
  18. loading plugin hotkeys.so
  19. loading plugin mpgmad.so
  20. loading plugin musepack.so
  21. loading plugin notify.so
  22. dlopen error: /lib/i686/cmov/libc.so.6: version `GLIBC_2.10' not found (required by ./plugins/not
  23. ify.so)
  24. loading plugin oss.so
  25. loading plugin sndfile.so
  26. loading plugin supereq.so
  27. loading plugin tta.so
  28. loading plugin vfs_curl.so
  29. loading plugin vorbis.so
  30. loading plugin wavpack.so
  31. loading plugins from /home/damex/.local/lib/deadbeef
  32. selected output plugin: ALSA output plugin
  33. INFO: loading playlist Default
  34. INFO: from file ./config/playlists/0.dbpl
  35. server_start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement