|
From: John H. <jdh...@ac...> - 2004-03-02 13:22:58
|
>>>>> "Dominique" == Dominique Orban <do...@da...> writes:
Dominique> I am in Windows 2000 and XP. I am using 0.50e in Linux,
Dominique> because i am upgrading my gcc. The newer 0.50 won't
Dominique> compile with the gcc i have now. I only get the 'None
Dominique> Active' in Linux though. I suspect it comes from my
Dominique> GTK. I am using KDE and installing Gnome libraries when
Dominique> i need them. There might be a glitch somewhere.
Note, you can just set all the BUILD_* flags at the top of setup.py
and matplotlib won't try and compile anything. It will install all of
the pre 0.50 modules (GTK, WX, PS, etc) but you won't have access to
Agg.
For the record, what gcc were you using and what error message did you
get?
Thanks,
JDH
|