On 2/12/07, John Hunter <[EMAIL PROTECTED]> wrote:
> OK, I see, so the problem was we had to flatten everything and mix all
> these datatypes together?  eggs can't handle the existing directory
> structure in the mpl-data?  It would clearly be better if it could,
> because dumping all the data files together isn't terribly elegant, so
> I think it would be useful for some egghead to verify this and see if
> there isn't a way to have the best of all worlds.  I haven't used eggs
> so can't say anything intelligent, except that I'm happy to defer to
> those who know more about it and let's get it setup that that work
> properly with mpl-data for eggs and and regular old-fashioned mpl
> installs.  If this means that we do have to flatten the data directory
> structure, so be it.  That's why god gave us 'ls *.EXT '

I think this should work even with distutils alone, without setuptools.

In order to not flatten everything, one solution is to simply create
subfolders in mpl-data.

We could have those folders:
/lib/matplotlib/mpl-data/fonts/afm
/lib/matplotlib/mpl-data/fonts/ttf
/lib/matplotlib/mpl-data/images

-- Nicolas

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to