* Michelle Konzack <[EMAIL PROTECTED]>:

> Habe die E-Mails von 1999 groesstenteils verloren...

Listenarchiv?

> Frage:  Wie nennt sich das Kommando, wenn man ein PROGRAMM hat 
>         und wissen will, welche libs es benoetigt/laed ? 

$ ldd `which ls`
        librt.so.1 => /lib/librt.so.1 (0x4001a000)
        libc.so.6 => /lib/libc.so.6 (0x4002c000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4013c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

-- 
� [EMAIL PROTECTED]
  http://www.glorybox.de


-- 
H�ufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an