Re: [Pythonmac-SIG] xcode problems

2006-10-19 Thread Muhammad Alkarouri
--- Ronald Oussoren wrote: ... > I'd drop Xcode unless you already know it, Xcode can be used as a > python editor but is really heavy-weight for what it offers to Python > programmers (it's great for ObjC programming, but most of Xcode is > closed for Python programmers). Noted. I am at th

Re: [Pythonmac-SIG] xcode problems

2006-10-19 Thread Ronald Oussoren
On Oct 19, 2006, at 4:27 AM, Muhammad Alkarouri wrote: Hi everyone, I am a newbie in the Mac world, having bought my first Mac Mini a couple of days ago. I promptly went on to find out about Python programming there. I installed Python 2.5 from python.org, so I have it besides 2.3. I a

Re: [Pythonmac-SIG] Pysqlite build problem

2006-10-19 Thread Ronald Oussoren
On Oct 15, 2006, at 11:43 PM, [EMAIL PROTECTED] wrote: I'm trying to get pysqlite 2.3.2 built on my Mac (OSX 10.4.8, gcc-4.0, Python 2.4.4c1). Sqlite built and installed into /usr/local just fine. I adjusted setup.cfg appropriately: [build_ext] define= include_dirs=/usr/local/