[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kimageshop
Subject:    This is like dyna brush?
From:       Gaizka <sinozzuke () gmail ! com>
Date:       2010-02-12 0:00:52
Message-ID: a17245091002111600u7e9f47dege60b5432798f1772 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hey!!

I was missing a while, but I just check you're doing a great tool with the
pop-up brush selector. ^_^
I just find this in my reader and want to know... isn't it like our dyna
brush? :) it has some interesting stuff, only to take a look.
http://www.livebrush.com/help/index.htmlkimageshop@kde.org<http://www.livebrush.com/help/index.html>


Another quick question. I'm trying to compile koffice with the koffice page
instructions. Everything seems to go great but I get some warnings and
errors, so I can't go futher. Any clue?This is the log:

cmake -DCMAKE_INSTALL_PREFIX=/home/sinozzuke/kde4/inst
> /home/sinozzuke/kde4/src -DCMAKE_BUILD_TYPE=RelWithDebInfo

-- QT_QTCORE_LIBRARY: Qt4::QtCore

-- QT_QTGUI_LIBRARY: Qt4::QtGui

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents

-- QT_QTHELP_LIBRARY: Qt4::QtHelp

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools

-- QT_QTSQL_LIBRARY: Qt4::QtSql

-- QT_QTSVG_LIBRARY: Qt4::QtSvg

-- QT_QTTEST_LIBRARY: Qt4::QtTest

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit

-- QT_QTXML_LIBRARY: Qt4::QtXml

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns

-- QT_PHONON_LIBRARY: Qt4::phonon

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)

-- Found X11: /usr/lib/libX11.so

-- Phonon Version: 4.3.1

-- Found KDE 4.4 include dir: /usr/include

-- Found KDE 4.4 library dir: /usr/lib

-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler

-- Found automoc4: /usr/bin/automoc4

-- QT_QTCORE_LIBRARY: Qt4::QtCore

-- QT_QTGUI_LIBRARY: Qt4::QtGui

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents

-- QT_QTHELP_LIBRARY: Qt4::QtHelp

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools

-- QT_QTSQL_LIBRARY: Qt4::QtSql

-- QT_QTSVG_LIBRARY: Qt4::QtSvg

-- QT_QTTEST_LIBRARY: Qt4::QtTest

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit

-- QT_QTXML_LIBRARY: Qt4::QtXml

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns

-- QT_PHONON_LIBRARY: Qt4::phonon

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)

-- Found X11: /usr/lib/libX11.so

-- Found lcms version 1.18, /usr/lib/liblcms.so

-- Create Resources will be required in the final release

-- Found OPENEXR:
> /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so
> 

-- Found OpenGL:
> /usr/lib/libGLU.so;/usr/lib/libGL.so;/usr/lib/libSM.so;/usr/lib/libICE.so;/usr/lib/l \
> ibSM.so;/usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
> 

 -- Found Qt OpenGL support

-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig

-- Found OPENCTL: -L/usr/lib/ -lOpenCTL -lGTLCore

-- TRUE

-- Karbon detected that you use a 64 bit processor. Added -fPIC to the
> CXX_FLAGS.

CMake Error at kspread/dialogs/CMakeLists.txt:5 (add_subdirectory):

  add_subdirectory given source "data" which is not an existing directory.


> 
> CMake Error at kspread/dialogs/CMakeLists.txt:6 (add_subdirectory):

  add_subdirectory given source "shape" which is not an existing directory.


> cmake -DCMAKE_INSTALL_PREFIX=/home/sinozzuke/kde4/inst
> > /home/sinozzuke/kde4/src -DCMAKE_BUILD_TYPE=RelWithDebInfo
> 
> -- QT_QTCORE_LIBRARY: Qt4::QtCore
> 
> -- QT_QTGUI_LIBRARY: Qt4::QtGui
> 
> -- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support
> 
> -- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant
> 
> -- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient
> 
> -- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene
> 
> -- QT_QTDBUS_LIBRARY: Qt4::QtDBus
> 
> -- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner
> 
> -- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents
> 
> -- QT_QTHELP_LIBRARY: Qt4::QtHelp
> 
> -- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia
> 
> -- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork
> 
> -- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL
> 
> -- QT_QTSCRIPT_LIBRARY: Qt4::QtScript
> 
> -- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools
> 
> -- QT_QTSQL_LIBRARY: Qt4::QtSql
> 
> -- QT_QTSVG_LIBRARY: Qt4::QtSvg
> 
> -- QT_QTTEST_LIBRARY: Qt4::QtTest
> 
> -- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools
> 
> -- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit
> 
> -- QT_QTXML_LIBRARY: Qt4::QtXml
> 
> -- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns
> 
> -- QT_PHONON_LIBRARY: Qt4::phonon
> 
> -- Found Qt-Version 4.6.0 (using /usr/bin/qmake)
> 
> -- Found X11: /usr/lib/libX11.so
> 
> -- Phonon Version: 4.3.1
> 
> -- Found KDE 4.4 include dir: /usr/include
> 
> -- Found KDE 4.4 library dir: /usr/lib
> 
> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
> 
> -- Found automoc4: /usr/bin/automoc4
> 
> -- QT_QTCORE_LIBRARY: Qt4::QtCore
> 
> -- QT_QTGUI_LIBRARY: Qt4::QtGui
> 
> -- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support
> 
> -- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant
> 
> -- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient
> 
> -- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene
> 
> -- QT_QTDBUS_LIBRARY: Qt4::QtDBus
> 
> -- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner
> 
> -- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents
> 
> -- QT_QTHELP_LIBRARY: Qt4::QtHelp
> 
> -- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia
> 
> -- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork
> 
> -- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL
> 
> -- QT_QTSCRIPT_LIBRARY: Qt4::QtScript
> 
> -- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools
> 
> -- QT_QTSQL_LIBRARY: Qt4::QtSql
> 
> -- QT_QTSVG_LIBRARY: Qt4::QtSvg
> 
> -- QT_QTTEST_LIBRARY: Qt4::QtTest
> 
> -- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools
> 
> -- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit
> 
> -- QT_QTXML_LIBRARY: Qt4::QtXml
> 
> -- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns
> 
> -- QT_PHONON_LIBRARY: Qt4::phonon
> 
> -- Found Qt-Version 4.6.0 (using /usr/bin/qmake)
> 
> -- Found X11: /usr/lib/libX11.so
> 
> -- Found lcms version 1.18, /usr/lib/liblcms.so
> 
> -- Create Resources will be required in the final release
> 
> -- Found OPENEXR:
> > /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so
> > 
> 
> -- Found OpenGL:
> > /usr/lib/libGLU.so;/usr/lib/libGL.so;/usr/lib/libSM.so;/usr/lib/libICE.so;/usr/lib \
> > /libSM.so;/usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
> > 
> 
> -- Found Qt OpenGL support
> 
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
> 
> -- Found OPENCTL: -L/usr/lib/ -lOpenCTL -lGTLCore
> 
> -- TRUE
> 
> -- Karbon detected that you use a 64 bit processor. Added -fPIC to the
> > CXX_FLAGS.
> 
> CMake Error at kspread/dialogs/CMakeLists.txt:5 (add_subdirectory):
> 
> add_subdirectory given source "data" which is not an existing directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:6 (add_subdirectory):
> 
> add_subdirectory given source "shape" which is not an existing directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:7 (add_subdirectory):
> 
> add_subdirectory given source "dialogs" which is not an existing
> > directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:8 (add_subdirectory):
> 
> add_subdirectory given source "tests" which is not an existing directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:9 (add_subdirectory):
> 
> add_subdirectory given source "plugins" which is not an existing
> > directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:10 (add_subdirectory):
> 
> add_subdirectory given source "dtd" which is not an existing directory.
> 
> 
> > 
> > CMake Error at kspread/dialogs/CMakeLists.txt:11 (add_subdirectory):
> 
> add_subdirectory given source "functions" which is not an existing
> 
> directory.
> 
> 
> > 
> > -- Found GNU Scientific Library 1.12: /usr/include/gsl
> > /usr/lib/libgsl.so;/usr/lib/libgslcblas.so
> 
> CMake Error at kplato/libs/ui/CMakeLists.txt:2 (include):
> 
> include could not find load file:
> 
> 
> > /home/sinozzuke/kde4/src/kdgantt/CMakeLists.txt
> 
> 
> > 
> > -- GLEW found!
> 
> -- OpenGL found -- krita will be able  to use OpenGL for hardware
> > accelerated rendering.
> 
> -- Filters that still need to be fixed: bumpmap
> 
> Krita: Port the perspective transform tool
> 
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
> 
> -- Found Graphics Magick version 1.3.5: -lGraphicsMagick
> > -I/usr/include/GraphicsMagick
> 
> -- When latex is reactivated (if?) also port it to GraphicsMagick, to make
> > life easy for Isaac.
> 
> -- reactivate svg genericimageexport when kpresenter will port
> 
> CMake Warning (dev) at filters/kspread/excel/CMakeLists.txt:3
> > (add_subdirectory):
> 
> The source directory
> 
> 
> > /home/sinozzuke/kde4/src/filters/kspread/excel/sidewinder
> 
> 
> > does not contain a CMakeLists.txt file.
> 
> 
> > CMake does not support this case but it used to work accidentally and is
> 
> being allowed for compatibility.
> 
> 
> > Policy CMP0014 is not set: Input directories must have CMakeLists.txt.
> > Run
> 
> "cmake --help-policy CMP0014" for policy details.  Use the cmake_policy
> 
> command to set the policy and suppress this warning.
> 
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> 
> > -- Found pstoedit version 3.45: /usr/bin/pstoedit
> 
> -- Found pstoedit svg-plugin: plot-svg
> 
> -- Found Kdcraw library in cache: /usr/lib/libkdcraw.so
> 
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
> 
> -- Found Graphics Magick version 1.3.5: -lGraphicsMagick
> > -I/usr/include/GraphicsMagick
> 
> -- Re-add kivio filters, karbon filter, kpresenter filters
> 
> -- Readd or not Kformula filter: Status ?
> 
> 
> > 
> > -----------------------------------------------------------------------------
> 
> -- The following external packages were located on your system.
> 
> -- This installation will have the extra features provided by these
> > packages.
> 
> 
> > -----------------------------------------------------------------------------
> 
> * Exiv2 - Image metadata library and tools
> 
> * Eigen - C++ template library for linear algebra
> 
> * QCA - Qt Cryptographic Architecture
> 
> * Boost - Boost C++ Libraries
> 
> * KDE PIMLibs - KDE Personal Information Management Libraries
> 
> * LittleCMS - Color management engine
> 
> * OpenCTL - Free Color Transformation Language implementation
> 
> * Blitz - Image effect library
> 
> * GSL - GNU Scientific Library
> 
> * bzip2 - High-quality data compressor
> 
> * Gmm++ - Generic C++ template library for sparse, dense and skyline
> > matrices
> 
> * OpenGL - OpenGL support
> 
> * GLEW - The OpenGL Extension Wrangler Library
> 
> * Spnav - 3Dconnexion device driver and SDK
> 
> * wv2 libraries - Library that interprets MS Office files. You need this
> > for reading word/powerpoint files
> 
> * pstoedit - Translates PostScript and PDF graphics into other vector
> > formats
> 
> * jpeg - Free library for JPEG image compression
> 
> * tiff - TIFF Library and Utilities
> 
> * png - Official PNG reference library
> 
> * OpenEXR - High dynamic-range (HDR) image file format
> 
> * GraphicsMagick - GraphicsMagick Image Processing System
> 
> * poppler-qt4 - The Poppler Qt4 interface library
> 
> 
> > 
> > -----------------------------------------------------------------------------
> 
> -- Congratulations! All external packages have been found.
> 
> 
> > -----------------------------------------------------------------------------
> 
> 
> > -- Configuring incomplete, errors occurred!
> 
> CMake Error at kspread/dialogs/CMakeLists.txt:7 (add_subdirectory):

  add_subdirectory given source "dialogs" which is not an existing
> directory.


> 
> CMake Error at kspread/dialogs/CMakeLists.txt:8 (add_subdirectory):

  add_subdirectory given source "tests" which is not an existing directory.


> 
> CMake Error at kspread/dialogs/CMakeLists.txt:9 (add_subdirectory):

  add_subdirectory given source "plugins" which is not an existing
> directory.


> 
> CMake Error at kspread/dialogs/CMakeLists.txt:10 (add_subdirectory):

  add_subdirectory given source "dtd" which is not an existing directory.


> 
> CMake Error at kspread/dialogs/CMakeLists.txt:11 (add_subdirectory):

  add_subdirectory given source "functions" which is not an existing

  directory.


> 
> -- Found GNU Scientific Library 1.12: /usr/include/gsl
> /usr/lib/libgsl.so;/usr/lib/libgslcblas.so

CMake Error at kplato/libs/ui/CMakeLists.txt:2 (include):

  include could not find load file:


> /home/sinozzuke/kde4/src/kdgantt/CMakeLists.txt


> 
> -- GLEW found!

-- OpenGL found -- krita will be able  to use OpenGL for hardware
> accelerated rendering.

-- Filters that still need to be fixed: bumpmap

Krita: Port the perspective transform tool

-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick
> -I/usr/include/GraphicsMagick

-- When latex is reactivated (if?) also port it to GraphicsMagick, to make
> life easy for Isaac.

-- reactivate svg genericimageexport when kpresenter will port

CMake Warning (dev) at filters/kspread/excel/CMakeLists.txt:3
> (add_subdirectory):

  The source directory


> /home/sinozzuke/kde4/src/filters/kspread/excel/sidewinder


> does not contain a CMakeLists.txt file.


> CMake does not support this case but it used to work accidentally and is

  being allowed for compatibility.


> Policy CMP0014 is not set: Input directories must have CMakeLists.txt.
> Run

  "cmake --help-policy CMP0014" for policy details.  Use the cmake_policy

  command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.


> -- Found pstoedit version 3.45: /usr/bin/pstoedit

-- Found pstoedit svg-plugin: plot-svg

-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so

-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick
> -I/usr/include/GraphicsMagick

-- Re-add kivio filters, karbon filter, kpresenter filters

-- Readd or not Kformula filter: Status ?


> 
> -----------------------------------------------------------------------------

-- The following external packages were located on your system.

-- This installation will have the extra features provided by these
> packages.

-----------------------------------------------------------------------------

   * Exiv2 - Image metadata library and tools

   * Eigen - C++ template library for linear algebra

   * QCA - Qt Cryptographic Architecture

   * Boost - Boost C++ Libraries

   * KDE PIMLibs - KDE Personal Information Management Libraries

   * LittleCMS - Color management engine

   * OpenCTL - Free Color Transformation Language implementation

   * Blitz - Image effect library

   * GSL - GNU Scientific Library

   * bzip2 - High-quality data compressor

   * Gmm++ - Generic C++ template library for sparse, dense and skyline
> matrices

   * OpenGL - OpenGL support

   * GLEW - The OpenGL Extension Wrangler Library

   * Spnav - 3Dconnexion device driver and SDK

   * wv2 libraries - Library that interprets MS Office files. You need this
> for reading word/powerpoint files

   * pstoedit - Translates PostScript and PDF graphics into other vector
> formats

   * jpeg - Free library for JPEG image compression

   * tiff - TIFF Library and Utilities

   * png - Official PNG reference library

   * OpenEXR - High dynamic-range (HDR) image file format

   * GraphicsMagick - GraphicsMagick Image Processing System

   * poppler-qt4 - The Poppler Qt4 interface library


> 
> -----------------------------------------------------------------------------

-- Congratulations! All external packages have been found.

-----------------------------------------------------------------------------


> -- Configuring incomplete, errors occurred!


[Attachment #5 (text/html)]

<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Hey!! \
</div><div><br></div><div>I was missing a while, but I just check you&#39;re doing a \
great tool with the pop-up brush selector. ^_^</div><div>I just find this in my \
reader and want to know... isn&#39;t it like our dyna brush? :) it has some \
interesting stuff, only to take a look. </div>

<div><a href="http://www.livebrush.com/help/index.html">http://www.livebrush.com/help/index.htmlkimageshop@kde.org</a></div><div><br></div><div>Another \
quick question. I&#39;m trying to compile koffice with the koffice page instructions. \
Everything seems to go great but I get some warnings and errors, so I can&#39;t go \
futher. Any clue?This is the log:</div>

<div><br></div><div><div><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

cmake -DCMAKE_INSTALL_PREFIX=/home/sinozzuke/kde4/inst /home/sinozzuke/kde4/src \
-DCMAKE_BUILD_TYPE=RelWithDebInfo</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTCORE_LIBRARY: Qt4::QtCore</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTGUI_LIBRARY: Qt4::QtGui</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTHELP_LIBRARY: Qt4::QtHelp</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTSQL_LIBRARY: Qt4::QtSql</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSVG_LIBRARY: Qt4::QtSvg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTTEST_LIBRARY: Qt4::QtTest</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXML_LIBRARY: Qt4::QtXml</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_PHONON_LIBRARY: Qt4::phonon</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found X11: /usr/lib/libX11.so</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Phonon Version: 4.3.1</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found KDE 4.4 include dir: /usr/include</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found KDE 4.4 library dir: /usr/lib</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found the KDE4 kconfig_compiler preprocessor: \
/usr/bin/kconfig_compiler</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found automoc4: /usr/bin/automoc4</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTCORE_LIBRARY: Qt4::QtCore</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTGUI_LIBRARY: Qt4::QtGui</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTHELP_LIBRARY: Qt4::QtHelp</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTSQL_LIBRARY: Qt4::QtSql</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSVG_LIBRARY: Qt4::QtSvg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTTEST_LIBRARY: Qt4::QtTest</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXML_LIBRARY: Qt4::QtXml</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_PHONON_LIBRARY: Qt4::phonon</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found X11: /usr/lib/libX11.so</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found lcms version 1.18, /usr/lib/liblcms.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Create Resources will be required in the final release</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found OPENEXR: /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found OpenGL: /usr/lib/libGLU.so;/usr/lib/libGL.so;/usr/lib/libSM.so;/usr/lib/libIC \
E.so;/usr/lib/libSM.so;/usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so</blockquote>


<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; border-left-color: \
rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

-- Found Qt OpenGL support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found OPENCTL: -L/usr/lib/ -lOpenCTL -lGTLCore</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- TRUE</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Karbon detected that you use a 64 bit processor. Added -fPIC to the \
CXX_FLAGS.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:5 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;data&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:6 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;shape&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; border-left-color: \
rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

cmake -DCMAKE_INSTALL_PREFIX=/home/sinozzuke/kde4/inst /home/sinozzuke/kde4/src \
-DCMAKE_BUILD_TYPE=RelWithDebInfo</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTCORE_LIBRARY: Qt4::QtCore</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTGUI_LIBRARY: Qt4::QtGui</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTHELP_LIBRARY: Qt4::QtHelp</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTSQL_LIBRARY: Qt4::QtSql</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSVG_LIBRARY: Qt4::QtSvg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTTEST_LIBRARY: Qt4::QtTest</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXML_LIBRARY: Qt4::QtXml</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_PHONON_LIBRARY: Qt4::phonon</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found X11: /usr/lib/libX11.so</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Phonon Version: 4.3.1</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found KDE 4.4 include dir: /usr/include</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found KDE 4.4 library dir: /usr/lib</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found the KDE4 kconfig_compiler preprocessor: \
/usr/bin/kconfig_compiler</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found automoc4: /usr/bin/automoc4</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTCORE_LIBRARY: Qt4::QtCore</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTGUI_LIBRARY: Qt4::QtGui</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QT3SUPPORT_LIBRARY: Qt4::Qt3Support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTASSISTANT_LIBRARY: Qt4::QtAssistant</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTASSISTANTCLIENT_LIBRARY: Qt4::QtAssistantClient</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTCLUCENE_LIBRARY: Qt4::QtCLucene</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDBUS_LIBRARY: Qt4::QtDBus</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNER_LIBRARY: Qt4::QtDesigner</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTDESIGNERCOMPONENTS_LIBRARY: Qt4::QtDesignerComponents</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTHELP_LIBRARY: Qt4::QtHelp</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTMULTIMEDIA_LIBRARY: Qt4::QtMultimedia</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTNETWORK_LIBRARY: Qt4::QtNetwork</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTOPENGL_LIBRARY: Qt4::QtOpenGL</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPT_LIBRARY: Qt4::QtScript</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSCRIPTTOOLS_LIBRARY: Qt4::QtScriptTools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_QTSQL_LIBRARY: Qt4::QtSql</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTSVG_LIBRARY: Qt4::QtSvg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTTEST_LIBRARY: Qt4::QtTest</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTUITOOLS_LIBRARY: Qt4::QtUiTools</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTWEBKIT_LIBRARY: Qt4::QtWebKit</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXML_LIBRARY: Qt4::QtXml</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- QT_QTXMLPATTERNS_LIBRARY: Qt4::QtXmlPatterns</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- QT_PHONON_LIBRARY: Qt4::phonon</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found X11: /usr/lib/libX11.so</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found lcms version 1.18, /usr/lib/liblcms.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Create Resources will be required in the final release</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found OPENEXR: /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found OpenGL: /usr/lib/libGLU.so;/usr/lib/libGL.so;/usr/lib/libSM.so;/usr/lib/libIC \
E.so;/usr/lib/libSM.so;/usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so</blockquote>


<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; border-left-color: \
rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

-- Found Qt OpenGL support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found OPENCTL: -L/usr/lib/ -lOpenCTL -lGTLCore</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- TRUE</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Karbon detected that you use a 64 bit processor. Added -fPIC to the \
CXX_FLAGS.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:5 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;data&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:6 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;shape&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:7 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;dialogs&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:8 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;tests&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:9 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;plugins&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:10 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;dtd&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:11 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;functions&quot; which is not an \
existing</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found GNU Scientific Library 1.12: /usr/include/gsl \
/usr/lib/libgsl.so;/usr/lib/libgslcblas.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

CMake Error at kplato/libs/ui/CMakeLists.txt:2 (include):</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

  include could not find load file:</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

    /home/sinozzuke/kde4/src/kdgantt/CMakeLists.txt</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- GLEW found!</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- OpenGL found -- krita will be able  to use OpenGL for hardware accelerated \
rendering.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Filters that still need to be fixed: bumpmap</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

Krita: Port the perspective transform tool</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick \
-I/usr/include/GraphicsMagick</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- When latex is reactivated (if?) also port it to GraphicsMagick, to make life easy \
for Isaac.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- reactivate svg genericimageexport when kpresenter will \
port</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Warning (dev) at filters/kspread/excel/CMakeLists.txt:3 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  The source directory</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

    /home/sinozzuke/kde4/src/filters/kspread/excel/sidewinder</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  does not contain a CMakeLists.txt file.</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  CMake does not support this case but it used to work accidentally and \
is</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  being allowed for compatibility.</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  Policy CMP0014 is not set: Input directories must have CMakeLists.txt.  \
Run</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  &quot;cmake --help-policy CMP0014&quot; for policy details.  Use the \
cmake_policy</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  command to set the policy and suppress this warning.</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

This warning is for project developers.  Use -Wno-dev to suppress \
it.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found pstoedit version 3.45: /usr/bin/pstoedit</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found pstoedit svg-plugin: plot-svg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick \
-I/usr/include/GraphicsMagick</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Re-add kivio filters, karbon filter, kpresenter filters</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Readd or not Kformula filter: Status ?</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- The following external packages were located on your \
system.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- This installation will have the extra features provided by these \
packages.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Exiv2 - Image metadata library and tools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Eigen - C++ template library for linear algebra</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * QCA - Qt Cryptographic Architecture</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * Boost - Boost C++ Libraries</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * KDE PIMLibs - KDE Personal Information Management \
Libraries</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * LittleCMS - Color management engine</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * OpenCTL - Free Color Transformation Language \
implementation</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * Blitz - Image effect library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * GSL - GNU Scientific Library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * bzip2 - High-quality data compressor</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * Gmm++ - Generic C++ template library for sparse, dense and skyline \
matrices</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * OpenGL - OpenGL support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * GLEW - The OpenGL Extension Wrangler Library</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Spnav - 3Dconnexion device driver and SDK</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * wv2 libraries - Library that interprets MS Office files. You need this for \
reading word/powerpoint files</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * pstoedit - Translates PostScript and PDF graphics into other vector \
formats</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * jpeg - Free library for JPEG image compression</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * tiff - TIFF Library and Utilities</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * png - Official PNG reference library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * OpenEXR - High dynamic-range (HDR) image file format</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * GraphicsMagick - GraphicsMagick Image Processing System</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * poppler-qt4 - The Poppler Qt4 interface library</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Congratulations! All external packages have been found.</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Configuring incomplete, errors occurred!</blockquote></blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

CMake Error at kspread/dialogs/CMakeLists.txt:7 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;dialogs&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:8 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;tests&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:9 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;plugins&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:10 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;dtd&quot; which is not an existing \
directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Error at kspread/dialogs/CMakeLists.txt:11 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  add_subdirectory given source &quot;functions&quot; which is not an \
existing</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  directory.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found GNU Scientific Library 1.12: /usr/include/gsl \
/usr/lib/libgsl.so;/usr/lib/libgslcblas.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

CMake Error at kplato/libs/ui/CMakeLists.txt:2 (include):</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

  include could not find load file:</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

    /home/sinozzuke/kde4/src/kdgantt/CMakeLists.txt</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- GLEW found!</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- OpenGL found -- krita will be able  to use OpenGL for hardware accelerated \
rendering.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Filters that still need to be fixed: bumpmap</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

Krita: Port the perspective transform tool</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick \
-I/usr/include/GraphicsMagick</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- When latex is reactivated (if?) also port it to GraphicsMagick, to make life easy \
for Isaac.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- reactivate svg genericimageexport when kpresenter will \
port</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

CMake Warning (dev) at filters/kspread/excel/CMakeLists.txt:3 \
(add_subdirectory):</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

  The source directory</blockquote><blockquote class="gmail_quote" style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

    /home/sinozzuke/kde4/src/filters/kspread/excel/sidewinder</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  does not contain a CMakeLists.txt file.</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  CMake does not support this case but it used to work accidentally and \
is</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  being allowed for compatibility.</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  Policy CMP0014 is not set: Input directories must have CMakeLists.txt.  \
Run</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  &quot;cmake --help-policy CMP0014&quot; for policy details.  Use the \
cmake_policy</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

  command to set the policy and suppress this warning.</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

This warning is for project developers.  Use -Wno-dev to suppress \
it.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found pstoedit version 3.45: /usr/bin/pstoedit</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Found pstoedit svg-plugin: plot-svg</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- WARNING: you are using the obsolete &#39;PKGCONFIG&#39; macro use \
FindPkgConfig</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Found Graphics Magick version 1.3.5: -lGraphicsMagick \
-I/usr/include/GraphicsMagick</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

-- Re-add kivio filters, karbon filter, kpresenter filters</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Readd or not Kformula filter: Status ?</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- The following external packages were located on your \
system.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- This installation will have the extra features provided by these \
packages.</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Exiv2 - Image metadata library and tools</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Eigen - C++ template library for linear algebra</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * QCA - Qt Cryptographic Architecture</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * Boost - Boost C++ Libraries</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * KDE PIMLibs - KDE Personal Information Management \
Libraries</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * LittleCMS - Color management engine</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * OpenCTL - Free Color Transformation Language \
implementation</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * Blitz - Image effect library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * GSL - GNU Scientific Library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * bzip2 - High-quality data compressor</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * Gmm++ - Generic C++ template library for sparse, dense and skyline \
matrices</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * OpenGL - OpenGL support</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * GLEW - The OpenGL Extension Wrangler Library</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * Spnav - 3Dconnexion device driver and SDK</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * wv2 libraries - Library that interprets MS Office files. You need this for \
reading word/powerpoint files</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * pstoedit - Translates PostScript and PDF graphics into other vector \
formats</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

   * jpeg - Free library for JPEG image compression</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * tiff - TIFF Library and Utilities</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * png - Official PNG reference library</blockquote><blockquote class="gmail_quote" \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; \
border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: \
solid; padding-left: 1ex; ">

   * OpenEXR - High dynamic-range (HDR) image file format</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * GraphicsMagick - GraphicsMagick Image Processing System</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

   * poppler-qt4 - The Poppler Qt4 interface library</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-- Congratulations! All external packages have been found.</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

-----------------------------------------------------------------------------</blockquote><blockquote \
class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0,8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); \
border-left-style: solid; padding-left: 1ex; ">

<br></blockquote><blockquote class="gmail_quote" style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0,8ex; border-left-width: 1px; \
border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; \
">

-- Configuring incomplete, errors occurred!</blockquote></div></div><div><br></div>



_______________________________________________
kimageshop mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic