Hi, I managed to get parti to build on Linux once I applied the math.pow patch. Meanwhile, I'm having no luck building on os x / macports. I've got all the dependencies installed, but can't figure out how to get distutils/Pyrex to build against the appropriate header files for glib, gtk, etc.
Setting the C_INCLUDE_PATH like this: export C_INCLUDE_PATH=/opt/local/include/gtk-2.0/include:/opt/local/include:/opt/local/include/pygtk-2.0 doesn't help. I also tried hacking setup.py to add the include_dirs option. Any suggestions? Thanks in advance, Tavis _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
