
Amarok
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Amarok is a audio-player for Linux, Unix, Windows and Mac. Its interface uses a powerful "browser" metaphor that allows you to create playlists that make the most of your music collection. We have a fast development-cycle and
super happy users. We also provide pensions and other employment benefits.
"Easily the best media-player for Linux at the moment. Install it now!"
- Linux Format Magazine
FEATURES
* Quick and simple drag and drop playlist creation
* Music library
* Automatic cover art download using Amazon services
* The unique and powerful context view
* Automatic play-statistics generation
* Full lyrics download
* Full Last.fm support
* Integrated Wikipedia support
* Streaming from any KIO source
* Crossfading
* Podcast Support
* OSD for track changes
* KDE integration
Amarok is smart, it's sexy, it's clever! Try it out today!
nutshell42
15 years ago
Report
nutshell42
15 years ago
The missing parts:
Get an uncrippled xine on this page and follow the instructions on how to install it. You could also use Yast to install the packages as it will take care of necessary dependencies for you (if you do it by hand you'll have to uninstall SuSE's xine-ui and xine-lib before you install the alternative versions)
http://cambuca.ldhs.cetuc.puc-rio.br/xine/
I tried it on 9.3 a few weeks ago and it worked then.
Then set up amarok to use the xine engine (I don't remember whether SuSE put the engines in a different package, you might have to install something like "amarok-xine" or "amarok-engines", search in yast for amarok).
Unfortunatly Kaffeine didn't play DVDs or mp3s after installing this xine version, it seems to be statically compiled. So if you want Kaffeine to work too, you're gonna have to find fixed packages for SuSE 9.3
Report
toby
15 years ago
Multimedia Packages.
If that fails for whatever reason, google "Suse 9.3 mp3 support"
Report
Enso
15 years ago
Apart this it's a great app! It would be even greater if it could manage shoutcast directory listings...
Report
catmandu
15 years ago
/usr/lib/libkdeui.so: undefined reference to `QProgressBar::~QProgressBar()'
collect2: ld returned 1 exit status
make[5]: *** [graphequalizer] Error 1
make[5]: Leaving directory `/user/amarok-1.3-beta3/amarok/src/scripts/graphequalizer'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/user/amarok-1.3-beta3/amarok/src/scripts'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/user/amarok-1.3-beta3/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/user/amarok-1.3-beta3/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/user/amarok-1.3-beta3'
make: *** [all] Error 2
Report
catmandu
15 years ago
Now a new issue:
make[3]: Leaving directory `/user/amarok-1.3-beta3/doc/nl'
make[3]: Entering directory `/user/amarok-1.3-beta3/doc/nl'
make[3]: *** No rule to make target `vis_window.png', needed by `index.cache.bz2'. Stop.
make[3]: Leaving directory `/user/amarok-1.3-beta3/doc/nl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/user/amarok-1.3-beta3/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/user/amarok-1.3-beta3'
make: *** [all] Error 2
Report
eean
15 years ago
Report
catmandu
15 years ago
The first solution I stated is what took care of the the first error I reported. I'd been using amarok 1.3 beta2 for some time and, infact, I'd compiled it.
What'd happened only the day before was that I had updated to KDE 3.4.2 from KDE 3.4.0. After doing so I received an error referring to kdeinit (just after logging in--where KDE would set itself up).
I then located and installed the most current Qt I could find. That was the only change I made up to this point. Voila! After installing it I got rid of the kdeinit (at the interprocess communication setup of the KDE launch).
I was pleased.
I also then tested to see if Kaffeine would now work. Yesterday (prior to the QT upgrade) Kaffeine no longer worked. After the upgrade the kdeinit went away and so did the Kaffeine issue.
Next I began my ./configure, make/make install of amarok 1.3 beta3. Upon doing so the first error message disappeared.
But...the next error cropped up.
I thought it might have to do with taglib 1.4. I double checked. I remembered when I first tried to compile it I found that during the compile I'd received the error that taglib wanted a different version of automake (or I was to change the aclocal.m4 file).
I changed the aclocal file and did the compile and was able to get it to compile and make/make install.
(Note: Just in case, though, I decided to download and install automake 1.9.5 as I had 1.9.2.)
I deleted the taglib 1.4 folder and started the compile again in order to ensure I had a clean new make.
Upon doing this I got past the 2nd message I posted.
Even though I had gotten past the 2nd error, I was still faced with a 3rd error--to me the question was "third and how many more?".
I went and reread the requirements document and the optional section and decided to downloaded MAS and a couple others. I then compiled those and installed them.
After those were installed I decided to try the compile again. I received a similar error to the 3rd error. I then chose to delete the beta3 folder and unpacked it again. After doing this I then reran the "./confugire " and then "make". This allowed it to compile properly. I then did a "make install" and finally was able to get it to work.
After this I decided to check out the program.
I went to test visualizations. Amarok reported that I didn't have libvisual installed or possibly the plugins. I was sure I had installed libvisual so I double checked libvisual. I had the recommended version.
I then chose to search for the download of the plugins. I downloaded them from the libvisual site. I then compiled them and installed them. I was able to test that they worked under amarok.
So, now, all is well--so far as I have tested it.
Report
catmandu
15 years ago
This 1.3 beta3 seems to have trouble at every turn. Maybe some extra work on the developers part would eliminate some of these issues.
The following error occurs after installing (without error) MAS:
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
I/O error : failed to load external entity "config.docbook"
warning: failed to load external entity "config.docbook"
index.docbook:124: error: Failure to process entity amarok-config
&amarok-config;
^
index.docbook:124: parser error : Entity 'amarok-config' not defined
&amarok-config;
^
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory `/user/amarok-1.3-beta3/doc/nl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/user/amarok-1.3-beta3/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/user/amarok-1.3-beta3'
make: *** [all] Error 2
Report
GoogolPlex
15 years ago
I like amaroK. But I surprised with the new release. Why has "Use hardware volume mixer" option been removed? I like it :'(
Report
tanmai
15 years ago
Report
selene
15 years ago
If you want unpatched KDE RPM's take a look at http://kde-redhat.sourceforge.net/
Report
overkill
15 years ago
Report
veton
15 years ago
The context menu is great: lyrics, WIKI, album cover.
Report
fliesrod
15 years ago
Report
oshogg
15 years ago
I uninstalled 1.2.4 and installed 1.3 beta2. My old collection migrated fine. I just experienced a few problems. E.g. lyrics and wiki did not work for me. Lyrics worked fine previously.
Osho
Report
RND
15 years ago
Im downloading it from your main site.
Report
amarok
15 years ago
Report
Hintzy
15 years ago
Thanks for the help!
Report
ljubomir
15 years ago
/home/ljubomir/.kde/share/apps/amarok/albumcovers/large/ff175102028b7af399b7f593830e8413
[email protected]:~$
That might help you :)
Report
Saint551
15 years ago
Report
Ekardnam
15 years ago
Report
Saint551
15 years ago
Report
FXartist
15 years ago
Report
FXartist
15 years ago
Report