Package: libcairomm Version: 1.0-0 The header "cairomm.h" is located at "/usr/include/cairomm-1.0/cairomm/" instead of "/usr/include/cairomm-1.0/". Here's a snippet of the file "cairomm.h" where it tries to include another header: #include so it searches in the sub-directory, which doesn't exist in "/usr/include/cairomm-1.0/cairomm/"
a simple "mv /usr/include/cairomm-1.0/cairomm/cairomm.h /usr/include/cairomm-1.0/cairomm.h" solved the problem. cat proc version: Linux version 2.6.18-6-686 (Debian 2.6.18.dfsg.1-18etch6) ([EMAIL PROTECTED]) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

