Re: [matplotlib-devel] Misleading installation instructions in INSTALL file

2007-12-03 Thread John Hunter
On Dec 3, 2007 9:10 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I'm +1 on just removing the paragraph altogether. It only applies if > someone did: > > python setup.py install --install-data=/some/weird/place Yes, it should be removed. It predates the move of the data to mpl-dat

Re: [matplotlib-devel] Misleading installation instructions in INSTALL file

2007-12-03 Thread Michael Droettboom
[Brought conversation back to matplotlib-devel list]. Mario Oschwald wrote: > Hello > > Michael Droettboom wrote: >> Mario Oschwald wrote: >>> This passage in the INSTALL file is misleading: >>> >>> Note that if you install matplotlib anywhere other than the default >>> location, you will need to

Re: [matplotlib-devel] Misleading installation instructions in INSTALL file

2007-12-03 Thread Michael Droettboom
Mario Oschwald wrote: > Hello, > > first let me thank you for your excellent software - I think > it is just wonderful and very pleasant to use. > > Two small things came up when I installed 0.91.1 into > my home directory (I didn't want to mess with the debian > packages since they are usually v

[matplotlib-devel] Misleading installation instructions in INSTALL file

2007-12-01 Thread Mario Oschwald
Hello, first let me thank you for your excellent software - I think it is just wonderful and very pleasant to use. Two small things came up when I installed 0.91.1 into my home directory (I didn't want to mess with the debian packages since they are usually very fast in updating them) This passa