(→Add dependencies: new section) |
|||
| Line 12: | Line 12: | ||
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. | 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. --[[User:Naught101|naught101]] 07:24, 14 November 2008 (UTC) | ||
| + | |||
| + | ==Out of source build error== | ||
| + | I'm also getting a build-in-another-dir error: | ||
| + | <code>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. | ||
| + | </code> | ||
| + | I did what that error says, and it gave me the same error again. any ideas? --[[User:Naught101|naught101]] 07:24, 14 November 2008 (UTC) | ||
Can someone check libclucene-dev and libclucene0ldbl packages on kubuntu. I had to install them on debain to get kdebase to build
Contents |
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?
how about a 1-step "copy/paste this to install all necessary and optional packages" right at the top
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.
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)
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)