Packaging/Binaries: Difference between revisions

imported>Makefu
misc -> office
imported>Fadenb
m Extra Dynamic Libraries: removed nested formatting markup (<code> does not render in syntaxhighlight block)
Line 68: Line 68:
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 <code>=> not found</code>):
# 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