You are not logged in.
Hi all i am trying to get Spotify client to work on slitaz
it installs and updates menu as it should, but it doesnt start when clicking icon
guess some dependecies are missing, could someone else try
and getting it up and running too?
If you need the debian package let me know i mail it to you
Sincerally
Martin
What does it says when you run it from terminal?
Offline
need to reinstall slitaz i messed up "again" 
spotify: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
but libssl is installed hmm... any ideas?
# wget http://mirror.slitaz.org/packages/3.0/libssl-0.9.8l.tazpkg
# tazpkg install libssl-0.9.8l.tazpkg --forced
Offline
thanx that got me around that
now i asks for libphonon.so.4: cannot open shared object file 
So, you guys didn't solve it? 
Offline
If you are running Slitaz v4.0
# tazpkg get-install qt4-phonon
Offline
That got me around that but... Now it's asking for libssl 1.0.0 wich I think I've already installed...
EDIT: I found a post from somebody with a similar problem but diffrent problem so I used his solution to fix this but after libssl 1.0.0 it asked for libcrypto 1.0.0 but it was fixed with the same solution.
The program now launches just fine, thx for the help! 
http://vanilla.slitaz.org/index.php?p=/discussion/1378/package-for-install-email-client-not-active.../p1
Offline
Hi, I've been trying to make a tazpkg package for installation of spotify but I have a problem, there is no sourcefiles, only a debian package and I don't know how to make that a .tazpkg with the necessary scripts required install... Could someone help me?
Offline
My Spotify.tazpkg is working, but not hosted.
Offline
#Tropetre if possible i'd like to get your spotify.tazpkg
Can you send it by mail or something like this.
'cause i manage once how to install it using ln-s to resolve some link problems but not after my first reinstall ( in fact my first and my second one ...) iwould really aprreciate an easy way 
Offline
Sure! Are you using 4.0 or cooking, I've only tested it on 4.0 and I Think if I remember correctly that the cooking has some libs in /firefox folder.
I would also need a good Place to host the file so if you know somewhere, please tell! 
EDIT: I got a filehosting site now, here's the 4.0 stable version: http://www.mediafire.com/file/fl4c1au84gm9ak9/spotify-client-0.8.4.103.g9cb177b.260-1.tazpkg
Offline
Thanks, i finally understand the ln -s command and now it's working on my 4.0
But i'm taking the file justin case ... i'm still beginning on slitaz and quite often formating my little eeepc.
Offline
I had some trouble with that myself.
I just made a VirtualMachine with cooking and I'm going to install Spotify on it aswell.
Offline
My cooking package is now done (I think). I have not been able to test it as cooking does not want to download any packages and therefore no dependencies have worked, but at least it should work in theory as it installs properly but won't download dependencies for me.
If you've got the time, please test it for me 
Link to download: http://www.mediafire.com/?vvkmfytqrd6huf3
Managed to test it and i noticed there was some syslinks missing, have to fix that first!
Offline
Hi, I've been trying to make a tazpkg package for installation of spotify but I have a problem, there is no sourcefiles, only a debian package and I don't know how to make that a .tazpkg with the necessary scripts required install... Could someone help me?
Offline
Hi Tyronpoole,
I download spotify-client deb for i386 and extract it with dpkg-deb.
On rolling, not work due of old glibc.
[c][/c]`
./usr/bin/spotify: /lib//libc.so.6: version [c]GLIBC_2.17[/c] not found (required by /home/tux/spotify-client_i386/usr/share/spotify/libcef.so)
[c]./usr/bin/spotify: /lib//libc.so.6: version[/c]GLIBC_2.15` not found (required by /home/tux/spotify-client_i386/usr/share/spotify/libcef.so)
[c][/c]`
For current/current64, seem run minus install dep (nss, GConf, libcups).
1.0.72.117.g6bd7cc73-35 for current (32bits)
1.2.63.394.g126b0d89 for current64 (full 64bits)
launch with display account page, i don't have account on it to test.
[attachment=53110,3686]
Not sure due of licence we can provide package, but i can check to create get-spotify that generate locally package.
Offline
seem spotify abandoned 32 bit client.
Infact when i try to login, i see error and check debug, seem AP Socket denied but cred are ok.
On website i can login, also client seem not the same between 32bit and 64bit.
For 64bits client, i try on ubuntu live, login redirect to browser for authentificate.
Test on slitaz current64 with spotify-client.tazpkg generated with get-spotify-client, miss depends i need to check to add
libayanatana-appindicator3.so.1, libdbusmenu-glib.so.4 and libudev.so.1
Offline
I successfully build deps for current64 :
libdbusmenu-gtk3, libayatana-appindicator-gtk3, libayatana-indicator-gtk3, libayatana-ido-gtk3.
For libudev.so.1 it's include in eudev-lib, for udev it's libudev.so.0.
Hmm but could be clash, both udev / eudev-lib have libudev.so symlink
Unfortunally glibc not enough recent (2.28)
[c][/c]`
/opt/spotify/spotify: /lib//libm.so.6: version GLIBC_2.29 not found (required by /opt/spotify/spotify)
/opt/spotify/spotify: /lib//libpthread.so.6: version GLIBC_2.30 not found (required by /opt/spotify/spotify)
[c][/c]`
Offline
Offline
i will try it
Offline
Hi Tyronpoole,
Below link to download glibc-base 2.31 if you would try on current64.
https://people.slitaz.org/~shann/glibc-2.31/glibc-base-2.31-x86_64.tazpkg
On my test on EeePC with current64 core flavor and glibc231.gz override, i confirm all packages work, 2.31 have backward compat with 2.28.
At time i don't push glibc 2.31, i'm doing mass rebuild packages to be link with new glibc.
Offline
ok shann, i i will try it
Offline
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.58 MiB (Peak: 1.77 MiB) ]