Rainer Hihn píše v Út 06. 11. 2012 v 08:30 -0800: > No special, I am just thinking if my problems might be caused by a > bug. > > I am afraid I can't find any special 32bit qt libs for Ubuntu. I will > run pyinstaller on a 64bit linux and try it again. There shouldn't be > any 32/64-bit troubles (missing libraries then), right?
you might be missing packages ia-32libs or ia-32libs-gtk. apt-get install ia-32libs ia-32libs-gtk -- 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.
