Re: [Pythonmac-SIG] Compiling Python 2.6.1 on Leopard

2008-12-22 Thread Reza Lotun
;official" OSX installer disk image for 2.6.1 has just been > added at python.org: > > <http://www.python.org/download/releases/2.6.1/> > > -- > Ned Deily, > n...@acm.org > > ___ > Pythonmac-SIG maillist - Pythonmac-SIG@python.or

Re: [Pythonmac-SIG] pyobjc 2.0 with the python.org distribution?

2008-12-19 Thread Reza Lotun
.sh from > trunk, provided you modify it to use the python you just built above (change > the paths on lines 18, 19, 24, 35, and 36). > > Good luck, > -David > > Thanks David - those instructions worked perfectly! I now have pyobjc and python 2.6.1 built from source

Re: [Pythonmac-SIG] pyobjc 2.0 with the python.org distribution?

2008-12-17 Thread Reza Lotun
9ULgIvCLPTI/-Tmp-//ccrLeLvv.out > error: command 'gcc' failed with exit status 1 > > I found one post on the mailing list from July that went unanswered > detailing pretty much the same situation. Any hints? > > Thanks, > > David > _

Re: [Pythonmac-SIG] Py2app build problem - ImportError No Module named 'AppKit'

2008-11-06 Thread Reza Lotun
, 2008 at 5:13 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Reza Lotun wrote: >> >> Hello all, >> >> I have an application that *used* to freeze to a .app without a problem, >> but has recently been acting up for some reason. Though it builds fine, it

[Pythonmac-SIG] Py2app build problem - ImportError No Module named 'AppKit'

2008-11-05 Thread Reza Lotun
#x27;AppKit'], )), ) I've been playing around with options as much as I can, and I have upgraded py2app to the latest version I could find: py2app - 0.4.2 modulegraph - 0.7.1 altgraph - 0.6.8 macholib - 1.2 Are there any pointers someone can fire in my d