Re: [Numpy-discussion] remove need for site.cfg on default

2009-01-16 Thread Darren Dale
On Thu, Jan 15, 2009 at 11:53 PM, David Cournapeau wrote: > On Fri, Jan 16, 2009 at 12:18 AM, Darren Dale wrote: > > Hi Jarrod, > > > > On Wed, Jan 14, 2009 at 2:21 AM, Jarrod Millman > > wrote: > >> > >> Due to the fact that I was tired of adding site.cfg to scipy and numpy > >> when building o

Re: [Numpy-discussion] remove need for site.cfg on default

2009-01-15 Thread David Cournapeau
On Fri, Jan 16, 2009 at 12:18 AM, Darren Dale wrote: > Hi Jarrod, > > On Wed, Jan 14, 2009 at 2:21 AM, Jarrod Millman > wrote: >> >> Due to the fact that I was tired of adding site.cfg to scipy and numpy >> when building on Fedora and Ubuntu systems as well as a scipy ticket >> (http://scipy.org/

Re: [Numpy-discussion] remove need for site.cfg on default

2009-01-15 Thread Darren Dale
Hi Jarrod, On Wed, Jan 14, 2009 at 2:21 AM, Jarrod Millman wrote: > Due to the fact that I was tired of adding site.cfg to scipy and numpy > when building on Fedora and Ubuntu systems as well as a scipy ticket > (http://scipy.org/scipy/numpy/ticket/985), I decided to try and add > default system

[Numpy-discussion] remove need for site.cfg on default

2009-01-13 Thread Jarrod Millman
Due to the fact that I was tired of adding site.cfg to scipy and numpy when building on Fedora and Ubuntu systems as well as a scipy ticket (http://scipy.org/scipy/numpy/ticket/985), I decided to try and add default system paths to numpy.distutils. You can find out more details on this ticket: h