Also von (m)hier aus kann ich jetzt keine Abweichungen
erkennen:
ldconfig -r |grep libintl.so.6
240:-lintl.6 => /usr/local/lib/libintl.so.6
ls /usr/local/lib/libintl.so.6
-r--r--r-- 1 root wheel 41416 Mar 30 18:14 /usr/local/lib/libintl.so.6
also die libintl.so.6 ist vorhanden und im library cache vorhanden.
[root(at)lap tom]# type su
su is /usr/bin/su
[tom(at)lap tom]$ type su
su is hashed (/usr/bin/su)
passt?
ls /usr/bin/su
-r-sr-xr-x 1 root wheel 12244 May 9 20:28 /usr/bin/su*
ok, su ist in /usr/bin, was Olli sagt, darf nicht sein. Aber wohin
denn dann. Und vor allem wie? cp wirds wohl nicht tun.
cat .bashrc |grep PATH
PATH=/var:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/X11R6:$HOME/bin;
export PATH
Mmh. kann ich jetzt auch keinen Fehler erkennen.
Cheers Tom
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 17 May 2005 - 20:11:08 CEST