From: Travis O. <oli...@ee...> - 2006-07-10 18:54:57
|
Christian Kristukat wrote: >Travis Oliphant <oliphant.travis <at> ieee.org> writes: > > > >>Some of you may have noticed that things have been changing rapidly in >>the NumPy world (if you were out of the office in June then all the >>activity may seem overwhelming). >> >>All of this activity is based on the fact that the upcoming beta release >>will mean a feature freeze for NumPy. >> >> > >Recently numpy.distutils switched to install to /usr/local/lib instead of >/usr/lib. Is that intended? I'd prefer to have it back at /usr/lib in >1.0beta. > > What gets installed in /usr/lib ? I'm pretty sure the install directory is determined by the Python installation. Exceptions to this are probably bugs. -Travis |