Talk:Installing third party softwares in terminal/Build/KDE4/Kubuntu and Debian
Can someone check libclucene-dev and libclucene0ldbl packages on kubuntu. I had to install them on debain to get kdebase to build
kde-devel does not exist on debian
(2010-03-05) http://packages.debian.org/search?keywords=kde-devel&searchon=names&suite=unstable§ion=all
"Sorry, your search gave no results"
qt-copy install
In the line '../../src/qt-copy/configure <Qt options here> -prefix $QTDIR' it seems that either <Qt options here> should be commented out, or default options should be provided. Otherwise, this prevents a copy-paste install.
playground - extragear
I noticed that in debian lenny you need libhal-dev to compile kdeplayground-base and libavformat-dev for k3b from extragear-multimedia from svn. Should that go somewhere else?
Easy button
how about a 1-step "copy/paste this to install all necessary and optional packages" right at the top
changing dependencies
for the last week or so, I haven't been able to build kdelibs on debian/unstable because I had libstrigiqtdbusclient-dev installed, as per this page. Now that I've removed that package, kdelibs builds.
Add dependencies
I had to install automoc and libphonon-dev on kubuntu 8.10, but I didn't know if that was required for all systems, so I just put a note in the kdelibs section. --naught101 07:24, 14 November 2008 (UTC)
Out of source build error
I'm also getting a build-in-another-dir error:
CMake Error at cmake/modules/MacroEnsureOutOfSourceBuild.cmake:17 (MESSAGE):
kdelibs requires an out of source build. Please create a separate
build directory and run 'cmake path_to_kdelibs [options]' there.
I did what that error says, and it gave me the same error again. any ideas? --naught101 07:24, 14 November 2008 (UTC)
- Solution is to remove CMakeCache.txt from the source dir. --naught101
I removed a giant chunk of this page that had instructions for compiling qt in Debian and Ubuntu. They were written when kde 4.1 was still in trunk and any recent Ubuntu / Debian install meets the dependencies. If a user wants to compile from source, those pages still exist - David Broome [email protected]
Add dependency for kdegraphics : liblcms1-dev
I needed liblcms1-dev (on debian lenny) to build kdegraphics, it maybe useful to add it to the page.
Should we have different pages for different branches?
I am assuming this page is for trunk. When we have different branches, we should make a copy of the page when it forks so we don't confuse people... --AaronPeterson 22:01, 8 July 2010 (UTC)