Thursday, November 13. 2008Installing Amarok 2 from SVN in your home directoryTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
"Install compiler and KDE 4 development packages:" - yeah ... without interfering with my Linux distro ...
I think I'll wait til January ...
Uhm, what problem does this pose? It simply installs the necessary tools for building.
Are there no new nightlys? Last one is from Nov 3d and sound output doesn't work... ;(
On Debian Lenny, installing kde-devel doesn't look like it has anything to do with kde4!?!
kde-devel might be a kubuntu package. What it does is install everything you need for KDE development in one go.
Well, you wrote "In Ubuntu, Debian, and all their derivatives". kde-devel is a Debian-package alright, but it's for kde3 AFAICS, and installing the version from experimental doesn't seem to change that. So much for "without any danger of interfering with your Linux distro", not?
For Fedora 9 you will need mysql-embedded-devel, see kde-redhat on sf.net how-to obtain it.
Where to get embedded mysql in ubuntu? Is there a repository for it? Or have I just left it unnoticed?
You can either take the amarok-mysql package from a Amarok 2 Beta 3 installation, or follow this document:
http://amarok.kde.org/wiki/Development/MySQL_Embedded
On my amd64 Gentoo system i had to fake lib64 directory inside $HOME/kde:
ln -s $HOME/kde/lib $HOME/kde/lib64 Otherwise my system couldn't find newly installed plugins (which were placed to $HOME/kde/lib directory). Hope that helps some users.
Update:
The following lines do not belong in "$HOME/.bashrc", but rather in "$HOME/.kde/env/myenv.sh": export KDEDIR=$HOME/kde export KDEDIRS=$KDEDIR Thanks to David Faure for pointing this out to me.
Minor edit: the line
mkdir $HOME/kde/build/amarok should be mkdir -p $HOME/kde/build/amarok
hi,
here my makeamarok.sh script, how can playground be added to this? --- #!/bin/bash cd $HOME/kde/src/amarok svn up cd $HOME/kde/build/amarok cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde -DCMAKE_BUILD_TYPE=debugfull $HOME/kde/src/amarok/ make install |
Amarok LinksCalendar
QuicksearchCategoriesBlog Administration |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||