LD_LIBRARY_PATH for QTDIR/lib
Brad King
brad.king at kitware.com
Wed Mar 22 18:03:38 CET 2006
Kurt V. Hindenburg wrote:
> I was getting these errors below; I fixed this by 'export
> $LD_LIBRARY_PATH=$QTDIR/lib'
>
> make[2]: Entering directory
> `/mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake'
> Generating ksycoca_skel.cpp
> cd /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/kdecore &&
> LD_LIBRARY_PATH=/mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/lib${LD_LIBRARY_PATH+:
> $LD_LIBRARY_PATH} /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/bin/./dcopidl2cpp
> --c++-suffix cpp --no-signals
> --no-stub /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/kdecore/ksycoca.kidl
> /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/bin/./dcopidl2cpp:
> error while loading shared libraries: libQtCore_debug.so.4: cannot open
> shared object file: No such file or directory
AFAIK this is expected. The build instructions for KDE should be updated:
http://mail.kde.org/pipermail/kde-buildsystem/2006-February/000973.html
-Brad
More information about the Kde-buildsystem
mailing list