hi i try to run kde4 without setting LD_LIBRARY_PATH
In startdke4, i comment this line #LD_LIBRARY_PATH=/opt/kde-4.0/lib:/opt/foss/lib:/usr/lib:$LD_LIBRARY_PATH #export LD_LIBRARY_PATH but kde4 doesnt start . I have this error ld.so.1: lnusertemp: fatal: libc.so.1: open failed: No such file or directory /opt/kde-4.0/bin/startkde: line 303: 572 Killed "$lnusertemp" $resource > /dev/null startkde: Call to lnusertemp failed (temporary directories full?). Check your installation. in /opt/kde-4.0/lib/kde4/libexec directory, some file seem to have bad runpath example: # dump -Lv lnusertemp |egrep ':|RUNPAT' lnusertemp: .dynamic: [4] RUNPATH /usr/xpg6/lib:/usr/xpg4/lib:/opt/kde-4.0/lib:/usr/sfw/lib:/opt/foss/lib [5] RPATH /usr/xpg6/lib:/usr/xpg4/lib:/opt/kde-4.0/lib:/usr/sfw/lib:/opt/foss/lib ++
