|
May
Thu
26th
digging for library problems?ldd `which [progname]` The output will be a list of the shared libraries on the system that the program needs to run, as well as the missing libraries. |