Re: python2.5 install failed

2008-06-17 Thread Joerg van den Hoff
On Tue, Jun 17, 2008 at 12:11:16PM +0200, Rainer Müller wrote: > Ryan Schmidt wrote: > >On Jun 16, 2008, at 5:18 AM, Joerg van den Hoff wrote: > > > > > >>question: could'nt/should'nt `port' check the Xcode version itself and > >>issue a complain if it's too old? > > > >Yes, that would be wonderful

Re: python2.5 install failed

2008-06-17 Thread Rainer Müller
Ryan Schmidt wrote: > On Jun 16, 2008, at 5:18 AM, Joerg van den Hoff wrote: > > >> question: could'nt/should'nt `port' check the Xcode version itself and >> issue a complain if it's too old? > > Yes, that would be wonderful. I filed a request for that some time > ago but it hasn't really been

Re: python2.5 install failed

2008-06-17 Thread Ryan Schmidt
On Jun 16, 2008, at 5:18 AM, Joerg van den Hoff wrote: > question: could'nt/should'nt `port' check the Xcode version itself and > issue a complain if it's too old? Yes, that would be wonderful. I filed a request for that some time ago but it hasn't really been implemented yet: http;//trac.mac

Re: python2.5 install failed

2008-06-16 Thread Joerg van den Hoff
On Fri, Jun 13, 2008 at 02:52:25PM -0600, Bryan Blackburn wrote: > On Jun 13, 2008, at 5:11 AM, Joerg van den Hoff wrote: > > > hi, > > > > under 10.4.11 I did a `port upgrade mercurial'. > > > ... > > /usr/bin/libtool -o libpython2.5.dylib -dynamic \ > >-all_load libpython2.5.a -single_m

Re: python2.5 install failed

2008-06-13 Thread Bryan Blackburn
On Jun 13, 2008, at 5:11 AM, Joerg van den Hoff wrote: > hi, > > under 10.4.11 I did a `port upgrade mercurial'. > ... > /usr/bin/libtool -o libpython2.5.dylib -dynamic \ >-all_load libpython2.5.a -single_module \ >-install_name /opt/local/lib/libpython2.5.dylib \ >-compat

python2.5 install failed

2008-06-13 Thread Joerg van den Hoff
hi, under 10.4.11 I did a `port upgrade mercurial'. which depends on python2.5 and `port' tries to install this (only python2.4 installed up to now). now I see the following: ==CUT ---> Fetching python25 --->