On 04/16/10 09:54, lux-integ wrote:
> Greetings,
>
>
>
> I am   trying to compile kde-4.4.2 for a 64-bit only linux machine (linuxCBLFS
> kernel-2.6.33 gcc-4.4.2 ) where neither kde nor Xorg are in /usr
> However when I reached   kdebase-4.4.2  cmake reported the following:
>
> -----------------------------------------------------------------------------
> -- The following external packages were located on your system.
> -- This installation will have the extra features provided by these packages.
> -----------------------------------------------------------------------------
>     * Soprano - Semantic Desktop Storing
>     * Shared desktop ontologies - Desktop ontologies
>     * Nepomuk - Nepomuk
>     * OpenGL - API for developing portable, interactive 2D and 3D graphics
> applications
>     * PCIUTILS - PciUtils is a library for direct access to PCI slots
>     * RAW1394 - library for direct access to IEEE 1394 bus
>     * glib2 - Low-level core library for data structure handling, portability
> wrappers, etc.
>
> -----------------------------------------------------------------------------
> -- The following OPTIONAL packages could NOT be located on your system.
> -- Consider installing them to enable more features from this software.
> -----------------------------------------------------------------------------
>     * XKB<http://www.x.org>
>       X keyboard extension
>       Gives Konsole better keyboard support.
>
> -----------------------------------------------------------------------------
>
> Help would be appreciated to explain if   this  (
> http://www.freedesktop.org/wiki/Software/XKeyboardConfig _ is what is being
> referred to or otherwise?

Have you tried setting:

        CMAKE_INCLUDE_PATH=$XORG_PREFIX/include
        CMAKE_LIBRARY_PATH=$XORG_PREFIX/lib

??  This works for me.

-- 
James Tyrer

Linux (mostly) From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to