May
26th
Thu
permalink

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.