linux depsForum: User Feedback Topic: linux deps started by: AwPhuch Posted by AwPhuch on Nov. 02 2004,21:01
This might help you guys out< http://www.linuxbase.org/futures/identification/depends/debian.notes > Brian AwPhuch Posted by skaos on Nov. 03 2004,14:53
If you already have installed some software and it complains about missing libraries, you can use ldd to check which is missing, for example ldd /usr/bin/rxvt (you need the full path).
|