Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Few PATH Errors

View parsed - Show only message text

Received: by 10.114.121.7 with SMTP id t7mr1264762wac.14.1240258431223;
        Mon, 20 Apr 2009 13:13:51 -0700 (PDT)
Return-Path: <grega...@gmail.com>
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175])
        by gmr-mx.google.com with ESMTP id k19si2505232waf.1.2009.04.20.13.13.50;
        Mon, 20 Apr 2009 13:13:50 -0700 (PDT)
Received-SPF: pass (google.com: domain of grega...@gmail.com designates 209.85.200.175 as permitted sender) client-ip=209.85.200.175;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of grega...@gmail.com designates 209.85.200.175 as permitted sender) smtp.mail=grega...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by wf-out-1314.google.com with SMTP id 25so1794203wfa.27
        for <kollaborative-frame@googlegroups.com>; Mon, 20 Apr 2009 13:13:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:sender:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :x-enigmail-version:content-type;
        bh=p00Vz+eWxmIAi7ZLenwaOOsRTb01KfnQ1xKAXlfVLmE=;
        b=UqpLz09ruN1mwvrJEDdJbIGDkRzaGprCwu1kM0yyL5N7nUB4JE/GzhM/Yezq5xZ9IH
         0kihanc22bYJO2I2RkYUhOEeLEITb054UTF086uXS23SHqmQzdSPY0GEnzDXPTT6Qt+w
         1DibF34nNTJs9+9NH5RX5/MxbK+pYOcP307Go=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=sender:message-id:date:from:user-agent:mime-version:to:subject
         :references:in-reply-to:x-enigmail-version:content-type;
        b=WOyFLNyYGGxoXF4JRCYgxhiEdPAK9BXT9OO9Jn233LPgFunKGI+ydNtD3sZdpTCniz
         ym/w3tvJ0yCAqKpm5/QvDZWNGYvy6UyZ7Z/z4DpTS2UkOFlveYzmYhx6Mo8CqZiphgQh
         i+gn8vlvhTK46EoVHieyzq0TlQ0cytfF0HyXg=
Received: by 10.142.180.10 with SMTP id c10mr1294427wff.144.1240258430127;
        Mon, 20 Apr 2009 13:13:50 -0700 (PDT)
Return-Path: <grega...@gmail.com>
Received: from greghaynes-macbook.local (97-120-99-118.ptld.qwest.net [97.120.99.118])
        by mx.google.com with ESMTPS id 32sm16989307wfa.39.2009.04.20.13.13.48
        (version=SSLv3 cipher=RC4-MD5);
        Mon, 20 Apr 2009 13:13:49 -0700 (PDT)
Sender: Gregory Haynes <grega...@gmail.com>
Message-ID: <49ECD74E.8000...@greghaynes.net>
Date: Mon, 20 Apr 2009 13:13:02 -0700
From: Gregory Haynes <g...@greghaynes.net>
User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
MIME-Version: 1.0
To: kollaborative-frame@googlegroups.com
Subject: Re: Few PATH Errors
References: <9321d342-249f-4861-8981-0a0f0a2b1...@q9g2000yqc.googlegroups.com>
In-Reply-To: <9321d342-249f-4861-8981-0a0f0a2b1...@q9g2000yqc.googlegroups.com>
X-Enigmail-Version: 0.95.7
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enig3EF2D4BE7884CD5C7EB4E6BF"

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3EF2D4BE7884CD5C7EB4E6BF
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,

It seems the FindGlib.cmake script is having a hard time finding your
glib-config.h file.  On my system this is in
/usr/lib/glib-2.0/include/glibconfig.h.  Do you know where this file
would be on your system so I can fix the script?

Libqinfinity is just a Qt wrapper for libinfinity, so the library does
depend on libinfinity.

saigkill wrote:
> Hi Mates,
>=20
> i have the following Packages in my Spec: libkde4-devel libqt4-devel
> qt-devel cmake fdupes gcc-c++ doxygen glib2-devel glib-devel
> pkgconfig.
>=20
> But i become the Errors;
> -- Found Qt-Version 4.5.0 (using /usr/bin/qmake)
> CMake Error: The following variables are used in this project, but
> they are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the
> CMake files:
> GLIB_LIB_INCLUDE_DIR
>    used as include directory in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/libqinfinity
>    used as include directory in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/test
> LIBINFINITY_INCLUDES
>    used as include directory in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/libqinfinity
>    used as include directory in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/test
> LIBINFINITY_LIBRARY
>     linked by target "qinfinity" in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/libqinfinity
>     linked by target "guibrowser" in directory /usr/src/packages/BUILD/=

> libqinfinity-1.0b1/test
> LIBINFTEXT_INCLUDES
>    used as include directory in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/libqinfinity
> LIBINFTEXT_LIBRARY
>     linked by target "qinfinity" in directory /usr/src/packages/BUILD/
> libqinfinity-1.0b1/libqinfinity
>=20
> Has anyone an Idea about the missing Packages.
> And 2.) why is LIBINFINIY an Depend on the libqinfinity Buid? Through
> them it should created the libs.
>=20
> cu Sascha

--
Gregory Haynes


--------------enig3EF2D4BE7884CD5C7EB4E6BF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkns13gACgkQb8mjmsnUgGRVpgCeMfkUr85J0XOuL1yI4dqR9wxD
oA8AnjwB7e4gao1aLZFrjxhwPPIxAyoP
=E1wn
-----END PGP SIGNATURE-----

--------------enig3EF2D4BE7884CD5C7EB4E6BF--

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google