> My current problem is:
>
> When I run my executable, pango complains that it is unable to find
> any built-in or dynamically loadable modules. It suggests that I build
> my pango.modules file using pango-querymodules, which I have already
> done.
> This results in the application showing all my buttons and labels and
> other text as simple squares.I am a new python user and on both linux
> and windows. Some help would be greatly appreciated.

After some more browsing on the web, I did solve my first problem. I
was placing my pango.modules in the same directory as my distXXXX. I
did find out that it needs to be placed under distXXXX\etc\pango.
After doing so I did get my exe running correctly.

Now my problem is:

Do I need to have the gtk+ runtime installed on my destination machine
for the application to run. Is there no way to just distribute the
required dll files?
'Cause asking anyone to install a 60MB package to run a 1MB
application is slightly embarassing.
Please help.
Thank you


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to