spotify-ripper icon indicating copy to clipboard operation
spotify-ripper copied to clipboard

Installing "libspotify" doesn't work - Deprecated ?

Open karolsenami opened this issue 8 years ago • 2 comments

When trying to install libspotify (running brew install homebrew/binary/libspotify). I get the following Error: homebrew/binary was deprecated. This tap is now empty as all its formulae were migrated.

I tried running brew install libspotify and I get : Error: No available formula with the name "libspotify".

First I want to ask you if this repo was deprecated ?

After manually installing libspotify, I get this error : build/temp.macosx-10.13-intel-2.7/spotify._spotify.c:492:10: fatal error: 'libspotify/api.h' file not found

I tried different ways to link the framework to the usr/local/opt folder, but can't get it working...

Max

karolsenami avatar Feb 26 '18 14:02 karolsenami

I could only help you for debian systems, however possibly not for MacOS. For a Debian system I installed mopidy's libspotify-deb Maybe you find something likewise for MacOS

lavolp3 avatar Oct 08 '18 15:10 lavolp3

I could only help you for debian systems, however possibly not for MacOS. For a Debian system I installed mopidy's libspotify-deb Maybe you find something likewise for MacOS

sorry for the late response, but easily you could install with brew install mopidy/mopidy/libspotify

pualien avatar Jul 09 '20 09:07 pualien