Am Montag, 17. April 2006 04:10 schrieb Jon Keating:
> On Sun, Apr 16, 2006 at 11:47:09AM -0400, Mark Richards wrote:
> > debug this but I don't know much about Autoconf/automake so I was
> > wondering, maybe someone can explain why the KDE detection doesn't just
> > use
> >
> > kde-config --path lib
> >
> > to get the lib path?  That seems to give the right answer on my systems
> > (FC4
>
> Because when the KDE GUI was first made, it didn't exist I believe.
> I'll add support for it.

kde-config is not meant to be used for that purpose, quoting a recent mail 
from David Faure on kde-devel:
> This isn't kde-config's purpose at all; kde-config is about KStandardDirs.
>
> On the other hand, I think the plan is to provide a pkg-config file, so you
> should be able to use pkg-config instead. 

Currently you have to rely on KDEDIRS, which is like the deprecated KDEDIR but 
supports multiple paths. If KDEDIRS is not set at all you should at least 
try:

/usr
/usr/local/kde

and maybe some distro-specific paths like:

/opt/kde
/opt/kde3

Please don't abuse kde-config for detecting library paths, this specific 
feature might go away as soon as kdelibs developers have added pkg-config 
files.

Bye, Stefan aka mETz


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to