![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
HOW-TO: Building amaroK from SVN source
I've always had odd problems with the version of amaroK that came with Breezy and Hoary. It is also my favorite application on linux! For that reason I like to have the very latest version of it installed. The way to do that is to periodically build it from the latest SVN source.
The amaroK community provides an automated script that makes the process fairly easy, but you have to install a number of development files in order to get it to compile. This how-to will walk you through that process. Remove any installed version of amaroK Code:
sudo apt-get remove amarok amarok-arts amarok-xine amarok-gstreamer Code:
sudo apt-get install kdelibs4-dev subversion unsermake automake1.9 kdebase-dev build-essential ruby sudo apt-get install libgstreamer-plugins0.8-dev #gstreamer support sudo apt-get install libxine-dev #xine support sudo apt-get install libmp4v2-dev libfaad2-dev #aac/mp4 tag editor support sudo apt-get install libtunepimp2-dev #recommended-supports lookups for song lyrics, etc. Change to the download directory: Code:
sudo dpkg -i taglib-1.4_i386.deb Right click and download the amarok-svn.sh script. Save or move it to a directory where you can keep the amarok source files in (your home directory is probably the easiest, ~). The script will create a directory underneath the one that you run it from. Change to your directory: Code:
sudo chmod +x amarok-svn.sh ./amarok-svn.sh The first compile process takes a few minutes but future updates (run every few days if you wish) only download the new files and take much less time. The script automatically downloads/compiles/installs amaroK for you. You will find an icon in your menu once the installation is complete. Gnome Users: Reboot. See this post if you're interested in mysql support. Troubleshooting amaroK's main webpage wiki for the script Last edited by mlomker; March 15th, 2006 at 10:15 AM.. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2005
Beans: 33
|
Re: HOW-TO: Building amaroK from SVN source
I will try it as soon as I get home. What do you need to do to switch to the download directory? I am a newbie to Ubuntu and linux in general so forgive me for asking.
I put mine in a folder in my home directory.. lets say /home/maarten/ How would I change to that folder? |
|
|
|
|
|
#3 | |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
Re: HOW-TO: Building amaroK from SVN source
Quote:
|
|
|
|
|
|
|
#4 | |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,656
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOW-TO: Building amaroK from SVN source
Quote:
|
|
|
|
|
|
|
#5 | |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
Re: HOW-TO: Building amaroK from SVN source
Quote:
|
|
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: Oct 2005
Beans: 31
|
Re: HOW-TO: Building amaroK from SVN source
i'm on gnome.. going to try this now because amarok is the best thing ever created. i loved itunes before, but itunes couldn't wake me up in the morning
__________________
http://69.37.131.34/ipsig.php |
|
|
|
|
|
#7 | |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
Re: HOW-TO: Building amaroK from SVN source
Quote:
|
|
|
|
|
|
|
#8 |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,656
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOW-TO: Building amaroK from SVN source
Didnt work or me, gives errors telling me to start dcopserver, Im on gnome btw.
I think I messed up at the begennig but how can I start over? I deleted the amarok-svn folder but want to get rid of what it already installed and try again. Any chance to have the script to just compile and not install? I would like to use checkinstall to make a deb for easy removal later.
__________________
My Site of Useful Terminal Commands and Solutions to Low Resolution Issues Useful Guides for Ubuntu - Install Anything - Ubuntu:Chronicles Wiki Last edited by mlomker; October 22nd, 2005 at 02:09 PM.. |
|
|
|
|
|
#9 | |||
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
Re: HOW-TO: Building amaroK from SVN source
Dr Nick, sorry for accidentally editing your post. That's the second time that I've done that this week. I shouldn't work on the computer while drinking Guinness, I guess.
Here's the response that I meant to send: Quote:
Quote:
Quote:
Last edited by mlomker; October 22nd, 2005 at 02:12 PM.. |
|||
|
|
|
|
|
#10 |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2005
Beans: 205
|
Re: HOW-TO: Building amaroK from SVN source
I installed everything but the kdebase, and when I run the script I get ERROR: get-amarok-svn.sh 1.4 and higher requires kreadconfig, which wasn't found in your $PATH! Any ideas?
Thanks for the HOWTO. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|