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
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
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
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
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
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
--->