Giovanni Bajo píše v Po 01. 08. 2011 v 16:59 +0200: > 1) Does it work if we package Leopard's libcups and run under Lion? It > would help if somebody tried some testing that would really access > printing functions.
I tried copying leopard's libcups to the app bundle under lion. But it was complaining about other missing libraries. But I suppose this would work. > 2) Does it work if remove libiconv and always use the system one > (instead of MacPort's one)? I tried removing libiconv from the bundle: - the app I tried started but - on console I got many unicode conversion errors and - displaying translated user interface was messed up with ?? characters - it seems like the system libiconv was not found and was not used. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
