Hi, unfortunately I cannot help you, but maybe you can help me ;-)
I'm still struggling with installing PyGTK on OSX. Did you use the system's Python (from Apple) or Python's Python (from Python.org)? I tried the route of jhbuild, but PyGTK only gets installed in the system's Python. Do you know how it can be installed with Python's Python using jhbuild? Thanks, Chris On Mon, Jul 20, 2009 at 6:59 PM, Bertrand Son Kintanar<[email protected]> wrote: > Hi List, > > Is there a guide that I can follow on how to deploy my application in an OS > X environment? currently my application has an Win32 installer and it runs > smoothly in Linux since it's my main development platform. I also have > successfully ran my program in OS X by the help of jhbuild in which I have > installed the GTK+OSX framework and also have installed PyGTK in it. But my > question is how will I automatically deploy my application in OS X since it > needs X11 to run. Is there a command that will run the python script in X11 > rather than to run it in its default OS X environment? > > I get an locale error when running it in the OS X terminal but when I run it > in X11 server, I don't get the same error. > > please advice. > > -- > b3rx > > "Don't be trapped by dogma - which is living with the results of other > people's thinking. - Steve Jobs" > > `There are only 10 types of people in the world — those who understand > binary, and those who don't.' > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
