Results 31 to 40 of 4880
-
2010-06-17, 11:08 #31Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
-
2010-06-17, 11:17 #32Senior Member
- Join Date
- Jan 2009
- Posts
- 157
Announce: Spotify Premium Plugin (Beta)
On Thu, 17 Jun, Triode wrote:
> Don't understand that - I suspect a symlink is not what ia32 libs is
> expecting. Does anyone here know more about 64bit dependancies on
> linux?
You either need libFLAC (and all other dependencies) in 32-bit, or you
need spotify in 64-bit. A mixture of 32-bit and 64-bit in one running
process is not possible.
--
Stefan Bellon
-
2010-06-17, 11:18 #33Junior Member
- Join Date
- Aug 2008
- Posts
- 19
Ok I c... But is there a way to make spotifyd look for libFLAC in /usr/lib, instead of it's native directory?
Update: I found a 64bit libspotify, and i tried just to replace the 32 bit version in your app, but it gave me an error about ELF64 bit and so......
Will this file help you to make a 64 bit version? http://developer.spotify.com/en/libspotify/overview/Last edited by goxboxlive; 2010-06-17 at 11:31.
-
2010-06-17, 11:39 #34Senior Member
- Join Date
- Jan 2009
- Posts
- 157
Looking at the dependencies of spotifyd, it's just the libFLAC.so which must be made available on my Debian GNU/Linux box for 32-bit, all other dependencies are covered by the ia32-libs. So, if the author cannot supply a spotifyd in 64-bit, using libFLAC in 32-bit seems the easier way.
-
2010-06-17, 11:43 #35Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
I was trying to avoid building 64bit as the server does not have an easy way of distributing both types of binary for linux. What's confusing me is that it runs on a 64 unbuntu VM I have... (my main server is 32bit)
Easy solution in the short term could be to put a 32bit version of libFLAC in the binary folder? (the binary has as an elf setting added to make it search $ORIGIN first for shared libraries which means it looks first in the same place as the binary)
-
2010-06-17, 11:45 #36Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
All the problems thus far seems to be with linux versions - has anyone tried the windows version....? Must admit I thought I needed to make a windows version work before I posted anything.
Is there any interest in osx before I look at porting to that?
-
2010-06-17, 11:46 #37Junior Member
- Join Date
- Mar 2010
- Location
- Lund, Sweden
- Posts
- 9
Playlist problem
I run into the same problem (Windows version, Vista).
Looks like some playlists behave differently than others;
Img1 - Playlist that works
Img2 - Playlist where songs will repeat until manual change of song
Img3 - Playlist that won't work at all
But in all: I'm so pleased over this plugin!Last edited by lorimar; 2010-06-17 at 11:47. Reason: Add: version
-
2010-06-17, 11:52 #38Senior Member
- Join Date
- Jan 2009
- Posts
- 157
Announce: Spotify Premium Plugin (Beta)
On Thu, 17 Jun, Triode wrote:
> Easy solution in the short term could be to put a 32bit version of
> libFLAC in the binary folder? (the binary has as an elf setting added
> to make it search $ORIGIN first for shared libraries which means it
> looks first in the same place as the binary)
Yes, this sounds easiest.
--
Stefan Bellon
-
2010-06-17, 11:57 #39Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
-
2010-06-17, 12:02 #40Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932


Reply With Quote

