Packaging/Binaries: Difference between revisions

imported>NilsIrl
m Fix syntax highlighting
imported>NilsIrl
m Extra Dynamic Libraries: Fix syntax highlighting
Line 69: Line 69:
libgcc_s.so.1
libgcc_s.so.1
libc.so.6
libc.so.6
# now that the interpreter path is patched we can use ldd to find the libraries which are currently not found (check '=> not found'):
$ # now that the interpreter path is patched we can use ldd to find the libraries which are currently not found (check '=> not found'):
$ ldd masterpdfeditor4 | grep 'not found'
$ ldd masterpdfeditor4 | grep 'not found'
libsane.so.1 => not found
libsane.so.1 => not found