On 4/5/06, Thiago Macieira <[EMAIL PROTECTED]> wrote:
> William A. Hoffman wrote:
> >Well, it is not installed on any of those machines that I have access
> > to.
>
> One example:
> # uname -a
> SunOS mimir 5.9 Generic_117171-17 sun4u sparc SUNW,Sun-Blade-1500
> # pkg-config --version
> 0.14.0
> # which pkg-config
> /usr/bin/pkg-config

Is that shipped by default, or was it installed later?

> Besides, as Simon pointed out, the fact that you're building KDE makes you
> probably want pkg-config as well, since we will probably find kdelibs
> with pkg-config.

But, realize that cmake can also build Qt programs that don't
have anything to do with KDE.  In that case, where the programs
don't need pkg-config this seems like a needless extra requirement.
Having qmake report everything seems like a much more elegant
solution in that there's one less program you need to depend upon
since we are talking about the FindQt4.cmake script.

I also had no idea of the PKG_CONFIG_PATH before reading it
here.

Cheers,
Tanner
--
Tanner Lovelace
clubjuggler at gmail dot com
http://wtl.wayfarer.org/
(fieldless) In fess two roundels in pale, a billet fesswise and an
increscent, all sable.
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to