Am 16.09.2014 23:17, schrieb Luis Sinapellido: > Ok, I manually delete them, I don't care anymore, but why if I delete > libpython2.7.so.1.0 executable doesn't look for dynamic library on system > using dl table? Its there!!
Because PyInstaller generates a binary which is intended to bring (almost) everything required with it. It does niot use the python*-.so installed with the system. > To do this is for build a DEB package that requires dependencies using a > control file, not include inside package duplicated system libraries. This sounds as if you are misusing PyInstaller :-) Just build a normal DEB package: Require the pythonlibl and any Python packages you need. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/einladung-von-der-friedrich-ebert-stiftung Kolumne: http://www.cissp-gefluester.de/2011-08-horrorszenario-bring-your-own-device Goebel Consult ist Mitglied bei http://www.7-it.de/
smime.p7s
Description: S/MIME Cryptographic Signature
