2006/4/16, Mark Richards <[EMAIL PROTECTED]>:
> Hello,
> Just wanted to point out that compiling the kde-qui on x86_64 fails
> because
> it seems to be loading the 32-bit kde libs instead of 64 bit. I'm trying to
> 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
> 32-bit, FC5 64 bit), anyway.
>
> Mark
When complinig kde-gui try this :
QTDIR=/usr/lib/qt3 QTLIB=/usr/lib/qt3/%_lib KDEDIR=/opt/kde3/%_lib \
./configure \
--with-kde \
etc.
make
Where %_lib is lib on 32bit systems and lib64 on 64bit systems, for
example on openSUSE.
Coud be different on Fedora.
Regards Ladislav.
-------------------------------------------------------
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&kid0944&bid$1720&dat1642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel