LD_LIBRARY_PATH for QTDIR/lib
Alexander Neundorf
neundorf at kde.org
Wed Mar 22 18:48:24 CET 2006
On Wednesday 22 March 2006 17:49, 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.kid
>l /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
> make[2]: *** [kdecore/ksycoca_skel.cpp] Error 127
> make[2]: Leaving directory
> `/mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake'
> make[1]: *** [kdecore/CMakeFiles/kdecore.dir/all] Error 2
> make[1]: Leaving directory
> `/mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake'
> make: *** [all] Error 2
Is this a current checkout ?
trunk or snapshot ?
Did you set any RPATH related options ?
LD_LIBRARY_PATH there is NOT required.
You are on gentoo, right ?
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list