From kde-core-devel Fri Oct 26 20:57:08 2007 From: Andras Mantia Date: Fri, 26 Oct 2007 20:57:08 +0000 To: kde-core-devel Subject: Some libraries are not found without LD_LIBRARY_PATH mangling Message-Id: <200710262357.13634.amantia () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=119343228500937 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart9401382.rZE95M6VR9" --nextPart9401382.rZE95M6VR9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, For me startkde fails to bring up the KDE4 desktop, and as I saw the=20 main reason is that some applications fail to find the shared libraries=20 they are linked to. If I run ldd * in /opt/kde4/bin (my KDE binary directory) without=20 setting LD_LIBRARY_PATH to first point to /opt/kde4/lib64 (the KDE=20 library directory), the following libraries are not found: blitztest: libqimageblitz.so.4 =3D> not found dolphin: libsoprano.so.4 =3D> not found libsopranoclient.so.1 =3D> not found keditfiletype: libkparts.so.4 =3D> not found libkpty.so.4 =3D> not found krunner: libkparts.so.4 =3D> not found libkpty.so.4 =3D> not found ksmserver: libkparts.so.4 =3D> not found libkpty.so.4 =3D> not found sopranocmd: libsopranoclient.so.1 =3D> not found libsoprano.so.4 =3D> not found sopranod: libsopranoserver.so.1 =3D> not found libsoprano.so.4 =3D> not found But many other libraries from /opt/kde4/lib64 are found, for example: krunner: libplasma.so.1 =3D> /opt/kde4/lib64/libplasma.so.1=20 (0x00002b1d768f7000) libkworkspace.so.4 =3D> /opt/kde4/lib64/libkworkspace.so.4=20 (0x00002b1d76c3e000) libprocessui.so.4 =3D> /opt/kde4/lib64/libprocessui.so.4=20 (0x00002b1d76e52000) It seems there is some problem that involves libsopranoclient,=20 libsoprano, libsopranoserver, libqimageblitz, libkparts and =20 libkpty. I don't know why these are different than the other KDE=20 libraries. Andras =2D-=20 Quanta Plus developer - http://quanta.kdewebdev.org K Desktop Environment - http://www.kde.org --nextPart9401382.rZE95M6VR9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQBHIlSpTQdfac6L/08RAlDvAKDahF7vabAP/GNxJ+YU28tKqeej3QCgj4Kc /hjt8DxpySBs/KRs89gXW0A= =THK4 -----END PGP SIGNATURE----- --nextPart9401382.rZE95M6VR9--