| Summary: | CMake fails despite all requirements being installed. | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | a thing <a_thing> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0-SVN | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
a thing
2008-12-04 01:17:15 UTC
> CMake Error at /usr/share/kde4/apps/cmake/modules/FindSoprano.cmake:97 (FILE):
> file Internal CMake error when trying to open file: /usr/include/soprano
> /version.h for reading. Call Stack (most recent call first):
Clearly this isn't a problem with Amarok, but rather your installation/setup. Please ask your distribution as to why you are having errors with soprano.
Ahh silly me. I had kde*-devel installed, but that does not include Soprano. Installing soprano-devel solved it. |