LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-15-2007, 07:02 AM   #1
Oliver
LQ Newbie
 
Registered: Jul 2003
Location: Frankfurt/Main (Germany)
Distribution: SuSE 10.1
Posts: 20

Rep: Reputation: 0
Amarok compilation with Helix-engine?


Hi!

Does anybody know how to compile Amarok in a way that it provides the Helix-engine? Right now it always ends up with:

==========================
=== Amarok - PLUGINS ========================================================
==========================
=
= The following extra functionality will NOT be included:
= - NMM-engine
= - Helix-engine
= - yauap-engine
= - MySql Support
= - Postgresql Support
= - MP4/AAC Tag Write Support
= - iPod Support
= - iRiver iFP Support
= - Creative Nomad Jukebox Support
= - Rio Karma Support
=
= The following extra functionality will be included:
= + xine-engine
= + libvisual Support
= + Konqueror Sidebar
= + MusicBrainz Support
= + MTP Device Support
= + DAAP Music Sharing Support
=
===============================================================================

I tried to find the Helix sources or devel-packages but no success...

Thanks!
 
Old 04-16-2007, 08:11 AM   #2
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Rep: Reputation: 30
Hello, I assume you are using Suse. Not sure which package manager you are using yast, apt, smart but as I remeber it amarok plugins were in the repos simply install plugins and then go to the configure amarok menu and choose helix-engine.

Definitely available http://www.novell.com/products/linux...x-backend.html

Download RPM here http://rpmfind.net/linux/RPM/suse/10...8-34.i586.html

Consider installing Apt4Suse if you haven't already, the how-to here http://susewiki.org/index.php?title=Install-apt4suse

Last edited by flebber; 04-16-2007 at 08:12 AM.
 
Old 04-20-2007, 12:41 PM   #3
Oliver
LQ Newbie
 
Registered: Jul 2003
Location: Frankfurt/Main (Germany)
Distribution: SuSE 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
No rpm but compilation

Hi!

Thanks for the answer, but that was not was I asked for.

The rpms you pointed me to (amarok-helix-1.3.8-34) are far to old and not supported anymore. Amarok is now at 1.4.5. As far as I know, there are problems with the helix-community or something like this.

So once again: What needs to be installed (and how) that after "configure" of Amarok the Helix-engine pops up under extra functionality? TIA!
 
Old 04-20-2007, 01:27 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Just out of curiosity, why would you need the helix engine when the xine engine can play the same formats (and more)?
 
Old 04-21-2007, 09:49 AM   #5
Oliver
LQ Newbie
 
Registered: Jul 2003
Location: Frankfurt/Main (Germany)
Distribution: SuSE 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
It can't

The reason is, that it can't play them all. There are some streams I'd like to play such as:

http://www.bbc.co.uk/radio3/ram/r3g2.ram
http://www.wdr.de/wdrlive/media/wdr3.smil

and others.

Xine is not perfect (not yet...)
 
Old 04-21-2007, 10:54 AM   #6
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Rep: Reputation: 30
they seem to be mplayer plugins. I checked both of your links and mplayer parsed them perfectly.
 
Old 04-21-2007, 07:42 PM   #7
Oliver
LQ Newbie
 
Registered: Jul 2003
Location: Frankfurt/Main (Germany)
Distribution: SuSE 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
Need for ONE not many

Yes, there certainly are applications that play these streams. First of all, of course, Realplayer. But I am interested in ONE application, being able to manage my entire sound demands and needs:

1. The mp3, ogg, wav (and others) files on the HDD, and
2. All radio streams I like.

I am not interested in hopping applications. All streams should be stored in the same place (the list in Amarok)

You get my point?
 
Old 04-21-2007, 09:35 PM   #8
R00T.OSIRIS
Member
 
Registered: Dec 2006
Location: -84.706059324915, -62.4843750666430
Distribution: Gentoo, FreeBSD, OpenSuSe
Posts: 51

Rep: Reputation: 15
./configure --with-helix

for future reference when compiling, you can ./configure --help to get a base list of available variables and commands.
 
Old 04-22-2007, 04:44 AM   #9
Oliver
LQ Newbie
 
Registered: Jul 2003
Location: Frankfurt/Main (Germany)
Distribution: SuSE 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
Done that long time ago

I have done this (./configure --with-helix)already with no positive result.

I don't know, why the system here calls me a "NEWBIE", whereas I am working with Linux and UNIX since 1990. I am pretty much a commandline-crack...

Back to the topic: This option does not work if the helix-headers or sources are not installed. But I don't know where or how to get them. If it was so simply as you said, why is "guru" not providing these packages anymore for SuSE?
 
Old 04-23-2007, 12:24 AM   #10
R00T.OSIRIS
Member
 
Registered: Dec 2006
Location: -84.706059324915, -62.4843750666430
Distribution: Gentoo, FreeBSD, OpenSuSe
Posts: 51

Rep: Reputation: 15
Everyones a newbie here if they don't post-whore.
https://helixcommunity.org/downloads/
You should be able to compile helix first, then use the --with-helix flag to get it to build in Amarok. I have had success with this, on opensuse 10.2 .
 
Old 04-23-2007, 09:47 AM   #11
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
I don't know, why the system here calls me a "NEWBIE", whereas I am working with Linux and UNIX since 1990. I am pretty much a commandline-crack...
The labels are not meant to indicate your knowledge of Linux, so don't worry about it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No smil, ram or rm streams playable with amarok since the helix core is gone Oliver Linux - Software 0 03-12-2007 06:42 AM
System update - amarok helix problems?? Adrian Baker SUSE / openSUSE 4 11-18-2006 09:05 AM
i want to install newer amarok to install amarok xine engine amolgupta Linux - Software 1 04-24-2006 06:24 AM
xine,amarok ,totem and helix player plugins?? GEJOE DANIEL Linux - Software 1 01-23-2006 01:21 PM
SuSE 10 Amarok, RealPlayer, Helix volume problem Stevetgn SUSE / openSUSE 2 10-18-2005 06:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration