Re: [Pythonmac-SIG] macpython on future apple's intel processors?

2005-06-07 Thread Markus Weissmann
Hi Enrike, I think this won't be a big headache for the Python community - not even for the whole open source people; in fact - as darwin for x86 already is available for some time now - we've already tested some software on darwin/x86. You may find a list of RPMs I've built in end of 2004 for

Re: [Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Markus Weissmann
hmmm... strange - works like a charm here; what version/revision of python24 do you have installed? (-> port 'installed python24') I just get Zarquon:/ mww$ python2.4 Python 2.4.1 (#1, May 22 2005, 12:40:19) [GCC 4.0.0 20041026 (Apple Computer, Inc. build 4061)] on darwin Type "help", "copyrigh

Re: [Pythonmac-SIG] Best way to install pysqlite on 2.4 / Tiger?

2005-05-24 Thread Markus Weissmann
On 24.05.2005, at 23:41, Kenneth McDonald wrote: > I know that Apple includes SQLite with Tiger. My question; what is the > 'best' way to install pysqlite, with the python 2.4 upgrade, under > Tiger. Specifically; > > - should I install a newer version of SQLite, or use the one Apple > provides

Re: [Pythonmac-SIG] Versions, Frameworks, Linking, PantherPythonFix

2005-02-23 Thread Markus Weissmann
On 23. Feb 2005, at 8:39 Uhr, Roger Binns wrote: I actually can't see *any* benefit to me at all of Apple's Python. Are there any instructions anywhere on how to remove Apple's version, and put on an official Python.org blessed version and ensure the latter resides somewhere on my path? If you don'

Re: [Pythonmac-SIG] More testers needed: Fix installer

2004-12-27 Thread Markus Weissmann
On 27. Dec 2004, at 14:08 Uhr, Jack Jansen wrote: Ok, Bob, you win:-) I've created an installer package that replaces the Makefile after a simple test that you're actually running 10.3 and have that Makefile in the right place (i.e. didn't mess too much with your installation). If people could t

[Pythonmac-SIG] Re: Python Framework vs 'traditional' was Re: version numbers and dependencies

2004-12-17 Thread Markus Weissmann
On Dec 17, 2004, at 16:58, Bob Ippolito wrote: On Dec 17, 2004, at 10:26 AM, Markus Weissmann wrote: On Dec 17, 2004, at 16:04, Bob Ippolito wrote: Yes, default on darwin/mac os x is what we both meant :) did someone already tried to compile python 2.4 with --enable-framework _and_ tried to