rekado / soundCLI

A command line client for soundcloud.com with streaming support via gstreamer
soundcli.elephly.net
96 stars 11 forks source link

Can't use soundcli #14

Open 0-st opened 11 years ago

0-st commented 11 years ago

Whatever I try I get this error: can't get gobject class information

I also installed all possible gst-plugins.

rekado commented 11 years ago

Do you have the glib dependencies installed?

rekado commented 11 years ago

It might help if you gave some more information about your system. Are you using Gnu/Linux or some other system?

0-st commented 11 years ago

I'm using Arch Linux x86_64.

rekado commented 11 years ago

Have you tried installing soundCLI using the AUR pacakge? https://aur.archlinux.org/packages.php?ID=51472

johan-bjareholt commented 11 years ago

I also had problems installing with the AUR package. Installing it from github fixed it for me, so install the dependencies listed in the BUILD.PKG and try building it manually instead. Might be something wrong with the AUR build script