[Slackbuilds-users] Anyone runs Spotify successfully under 14.0?

LukenShiro lukenshiro at ngi.it
Sat Jan 12 20:35:50 UTC 2013


Il giorno Sat, 12 Jan 2013 17:05:35 +0100
vvoody <wxj.g.sh at gmail.com> ha scritto:

> --- spotify     2013-01-12 16:51:01.000000000 +0100
> +++ /usr/bin/spotify    2013-01-12 16:54:51.041402458 +0100
> @@ -1,3 +1,3 @@
>  #!/bin/sh
> 
> -LD_LIBRARY_PATH="/usr/share/spotify/" /usr/share/spotify/spotify $@
> +LD_LIBRARY_PATH="/usr/share/spotify/" /usr/bin/spotify $@
> 
> But I got this error, "/usr/bin/spotify: fork: Cannot allocate
> memory". Oops... Is anyone listening music with Spotify under
> Slackware 14.0 x86_64 now?

I don't use it, but I'd say your modification seems wrong. If
"/usr/bin/spotify" is a wrapper (as far as I can tell), there is a
uninterruptable recursion: wrapper keeps on calling _itself_ not the
real _executable_ ...

-- 
GNU/Linux * Slackware64 current
LU #210970 SU #12583 LM #98222/#412913


More information about the SlackBuilds-users mailing list