Am 20.02.2012 09:22, schrieb [email protected]:
What should I be looking for in the strace output?

You can see that if PYTHONHOME is not set, `encodings` is loaded from the installed Python. If it is set to dirname(sys.executable), `encodings` is loaded from there -- resp. it is not loaded, since it doe not live there at this point.

Have you tried to set PYTHONHOME="" in the loader and see what happens

In this case it searches within the current directory. This is not even better.

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied bei http://www.7-it.de


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to