View previous topic :: View next topic |
Author |
Message |
FrithjofEngel n00b
Joined: 28 Feb 2003 Posts: 12
|
Posted: Mon Sep 29, 2003 1:48 pm Post subject: Symbolischer Link kaputt |
|
|
Hallo,
auf meinem System ist /usr/lib
ein symbolischer link nach /mnt/data/lib
Aus irgendwelchen Gruenden ist dieser kaputt gegangen. Kein Problem eigentlich, das laesst sich
einfach reparieren. Doch nun sind auch alle links
*innerhalb* von /usr/lib kaputt.
Weiss jemand, wie man das reparieren kann?
Die zweite Moeglichkeit waere, alle
links wieder manuell heil zu machen.
Damit habe ich schon begonnen, nun haenge ich aber
bei der Datei /usr/lib/libgcc_s.1.so fest.
Kann jemand mal nachgucken, auf was die zeigen sollte?
Vielen Dank im Voraus,
Frithjof |
|
Back to top |
|
|
cvk Guru
Joined: 06 Jan 2003 Posts: 314 Location: Our house, in the middle of our street
|
Posted: Mon Sep 29, 2003 2:23 pm Post subject: |
|
|
Ich habe den Link gar nicht, aber:
Code: |
io /usr/lib $ for x in `locate libgcc_s`; do ls -l "$x"; done;
-rwxr-xr-x 1 root root 32764 2003-07-28 14:31 /opt/OpenOffice.org1.0.3/program/libgcc_s.so.1
-rw-r--r-- 1 root root 153807 2003-09-26 19:23 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so.1
lrwxrwxrwx 1 root root 13 2003-09-26 19:23 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so -> libgcc_s.so.1
|
HTH,
cvk _________________ Adopt an unanswered post now. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|