Summary: | digikam 0.7 fails to build | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Chris Clayton <chris2553> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.7.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Chris Clayton
2004-11-08 20:29:40 UTC
check the final output of the configure carefully. see if it reports YES on the configure run summary. also see this: http://digikam.sourceforge.net/Digikam-SPIP/article.php3?id_article=206 Sorry, I've figured this out now. The libkexif headers are installed in /opt/kde3/include/libkexif but I didn't pass this as an extra includes path to ./configure. Consequently, configure didn't find libkexif but the error message must have scrolled by as I was looking away. user didn't set pkg_config_path |