* Peter O'Gorman wrote on Thu, May 21, 2009 at 03:39:29PM CEST:
> Ralf Wildenhues wrote:
> > That aims to ensure that if you do
> > ./configure --prefix=$HOME/local
> >
> > as non-root user, you have a chance to actually install your python
> > files below $HOME, too, even with the buggy python
Ralf Wildenhues wrote:
> Hi Matthias, Peter,
>
> * Matthias Klose wrote on Thu, May 21, 2009 at 08:11:49AM CEST:
>> Peter O'Gorman schrieb:
>>> This patch works for me. Thoughts?
>
>>> 2009-??-?? Peter O'Gorman
>>> m4/python.m4: Ensure that pythondir and pyexecdir are below
>>> ${prefix
Hi Matthias, Peter,
* Matthias Klose wrote on Thu, May 21, 2009 at 08:11:49AM CEST:
> Peter O'Gorman schrieb:
> > This patch works for me. Thoughts?
> > 2009-??-?? Peter O'Gorman
> > m4/python.m4: Ensure that pythondir and pyexecdir are below
> > ${prefix}.
>
> why special case /usr an
Peter O'Gorman schrieb:
> Ralf Wildenhues wrote:
>> Hi Peter,
>>
>> * Peter O'Gorman wrote on Tue, May 19, 2009 at 06:01:49PM CEST:
>>> Ralf Wildenhues wrote:
* Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
> The instmany-python test is failing for me on Mac OS X 10.5.7. Lo
Ralf Wildenhues wrote:
> Hi Peter,
>
> * Peter O'Gorman wrote on Tue, May 19, 2009 at 06:01:49PM CEST:
>> Ralf Wildenhues wrote:
>>> * Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
The instmany-python test is failing for me on Mac OS X 10.5.7. Looks
like it is trying to i
Ralf Wildenhues wrote:
> Can you check whether the patch I pointed out exposes the problem, or
> whether it existed before? From the ed script above I can't tell, and
> the instmany-python.test is new in this release.
Removing the patch still gives
/usr/bin/install -c -m 644
../../long_subdir_n
Hi Peter,
* Peter O'Gorman wrote on Tue, May 19, 2009 at 06:01:49PM CEST:
> Ralf Wildenhues wrote:
> > * Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
> >> The instmany-python test is failing for me on Mac OS X 10.5.7. Looks
> >> like it is trying to install things into /Library/Py
Ralf Wildenhues wrote:
> Hello Peter,
>
> thanks for the bug report.
>
> * Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
>> The instmany-python test is failing for me on Mac OS X 10.5.7. Looks
>> like it is trying to install things into /Library/Python, and as I did
>> not run mak
Hello Peter,
thanks for the bug report.
* Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
> The instmany-python test is failing for me on Mac OS X 10.5.7. Looks
> like it is trying to install things into /Library/Python, and as I did
> not run make check as the superuser, can't.
Ou