Hi,

I don't known where is the problem, but seems to be that cmake-2.6.2 does
not fill up RUNPATH in binaries in some cases.


poppler 0.8.0  > NOT
[luc at earth /opt/foss/bin]$ ldd pdfinfo
        libc.so.1 =>     (file not found)
        libCrun.so.1 =>  (file not found)
        libpoppler.so.3 =>       (file not found)

automoc > YES
[luc at earth /opt/foss/bin]$ ldd automoc4
        libc.so.1 =>     /usr/lib/libc.so.1
        librt.so.1 =>    /usr/lib/librt.so.1
        libCrun.so.1 =>  /usr/lib/libCrun.so.1
        libQtCore.so.4 =>        /opt/foss/qt4/lib/libQtCore.so.4
        libaio.so.1 =>   /lib/libaio.so.1
        libmd.so.1 =>    /lib/libmd.so.1
        libgthread-2.0.so.0 =>   /opt/foss/lib/libgthread-2.0.so.0
        libz.so.1 =>     /usr/lib/libz.so.1
        libm.so.2 =>     /usr/lib/libm.so.2
        libglib-2.0.so.0 =>      /opt/foss/lib/libglib-2.0.so.0
        libiconv.so.2 =>         /opt/foss/lib/libiconv.so.2
        libintl.so.8 =>  /opt/foss/lib/libintl.so.8

akonadi > NOT
[luc at earth /opt/foss/bin]$ ldd akonadi
akonadi_control  akonadictl       akonadiserver
[luc at earth /opt/foss/bin]$ ldd akonadi*
akonadi_control:
        libc.so.1 =>     (file not found)
        libCrun.so.1 =>  (file not found)
        libQtCore.so.4 =>        (file not found)
        libQtDBus.so.4 =>        (file not found)
        libakonadiprotocolinternals.so.1 =>      (file not found)
akonadictl:
        libc.so.1 =>     (file not found)
        libCrun.so.1 =>  (file not found)
        libQtCore.so.4 =>        (file not found)
        libQtDBus.so.4 =>        (file not found)
akonadiserver:
        libc.so.1 =>     (file not found)
        libCrun.so.1 =>  (file not found)
        libakonadiprivate.so.1 =>        (file not found)
        libQtCore.so.4 =>        (file not found)
        libQtDBus.so.4 =>        (file not found)
[luc at earth /opt/foss/bin]$

If anyone know, please let us know.

L
-- 
Lukas 'Luc' Oboril
IRC nickname: luc^ at freenode


When dealing with people, let us remember we are not dealing with creatures
of logic. We are dealing with creatures of emotions, creatures bristling
with prejudices and motivated by pride and vanity.   Dale Carnegie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/kde-discuss/attachments/20081106/03b5f9ec/attachment.html>

Reply via email to