Re: [matplotlib-devel] matplotlib-0.98 Failure to Build

2008-06-22 Thread B Clowers
bject: Re: [matplotlib-devel] matplotlib-0.98 Failure to Build To: [EMAIL PROTECTED] Cc: matplotlib-devel@lists.sourceforge.net Date: Saturday, June 21, 2008, 8:46 PM It is trying to build the gdk extension but you don't have the devel package installed, so it can't find the headers. Wh

Re: [matplotlib-devel] matplotlib-0.98 Failure to Build

2008-06-22 Thread Eric Firing
It is trying to build the gdk extension but you don't have the devel package installed, so it can't find the headers. What puzzles me is that it *knows* it can't find the headers, so it shouldn't be trying to build the extension. Are you using a setup.cfg file? (Ordinarily, one should not.)