Can't compile extragear/multimedia/k3b on Fedora 11
James Richard Tyrer
tyrerj at acm.org
Sun Jun 21 18:50:36 BST 2009
Steven P. Ulrick wrote:
> Hello Everyone I am attempting to compile k3b from extragear. First
> off, "extragear/multimedia/CMakeLists.txt" says the following:
>> if(KDEMULTIMEDIA_FOUND) macro_optional_add_subdirectory(k3b)
>> macro_optional_add_subdirectory(kaudiocreator)
>> endif(KDEMULTIMEDIA_FOUND)
>
> The output of "cmakekde" as ran from "extragear/multimedia" says the
> following:
>> -- Could not find OPTIONAL package KdeMultimedia
>
> So, it would appear that that would be why k3b is not even building.
> So the first question would be, why is "OPTIONAL package
> KdeMultimedia" not found, when I most definitely have kdemultimedia
> compiled and installed on the same path that extragear/multimedia is
> being installed in.
>
> If I run "cmakekde" directly from the k3b source directory, the
> result is as follows:
>> -- The following REQUIRED dependencies could NOT be found.
>> -----------------------------------------------------------------------------
>> * KCddb <http://multimedia.kde.org> KCddb is used to retrieve
>> audio CD meta data from the internet.
>
> When I search for "KCddb" in the search box on the page that comes
> up, the following page comes up:
> http://www.google.com/search?hl=en&lr=UTF-8&oe=UTF-8&q=site%3Amultimedia.kde.org+KCddb
>
>
> So, all of this kind of leads me nowhere.
>
> So, my question(s) would be: 1. Why is this "KdeMultimedia" not
> found, which results in "k3b" not building? 2. Where can this "KCddb"
> be found, since the link in the error message leads me to nothing
> useful?
>
Is there an INSTALL file in K3b? This might provide some information on
the dependencies.
You can also try running:
ccmake ..
from your build subdirectory. You should then hit the <T> key to show
all of the dependencies. Look through the list to see what is missing.
There is a library: libkcddb. Do you have it installed? If you
installed the binary (RPM), then you also need to install the
'kdemultimedia-devel' package.
--
James Tyrer
Linux (mostly) From Scratch
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list