You are not logged in.

#1 2006-02-01 16:29:31

rafal
Member
From: Poland
Registered: 2005-05-18
Posts: 49

radio last.fm problem with LastFmLinux player

Did anyone succeed to listen to the Last.fm radio using 1.1.4 version of the player  from http://last.fm site? When I run player file I get "Segmenation fault"

Any idea how to fix it?

Offline

#2 2006-02-02 06:41:40

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: radio last.fm problem with LastFmLinux player

Which version did you download? I got the static version working fine, it has all the deps built in so it should run fine without any setup at all.

Offline

#3 2006-02-02 17:34:20

xaos5
Member
Registered: 2005-12-30
Posts: 75

Re: radio last.fm problem with LastFmLinux player

works fine for me, I think you need qt installed for it to work.

edit: http://www.last.fm/forum/21714/_/72291

Offline

#4 2006-02-02 19:14:48

xaos5
Member
Registered: 2005-12-30
Posts: 75

Re: radio last.fm problem with LastFmLinux player

here is how I installed it:
1.) extract http://static.last.fm/player/LastfmLinux-1.1.4.tar.bz2 to /opt/

2.) put this into a text file named /usr/bin/lastfm-player (you need to be root!)

#/bin/bash
cd /opt/Last.fm-1.1.4/ 
./player

3.) Make the file executable

chmod +x /usr/bin/lastfm-player

4.)type in lastfm-player in console and it should run it (alt+f2 in kde).

Note: configuration file is located in /home/$USER/.config/last.fm/player.ini

If I knew how to make packages with pacman I'd probably make one.

Offline

#5 2006-02-02 23:12:05

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: radio last.fm problem with LastFmLinux player

There is already a package in AUR. It compiles the source though, I'd just as happily use the prebuilt version.

Offline

Board footer

Powered by FluxBB