Python now builds cleanly, is recognised by M as it starts up but has some problem with the Minit.py script as it starts up which is what I'm going to debug next.
12:48:05: Python error: Traceback (most recent call last): 12:48:05: File "/usr/local/share/Mahogany/scripts/Minit.py", line 15, in ? 12:48:05: import MString, MAppBase, MailFolder, MProfile, Message 12:48:05: File "/usr/local/share/Mahogany/scripts/MAppBase.py", line 4, in ? 12:48:05: import _MAppBase 12:48:05: ImportError: No module named _MAppBase 12:48:05: Python: Cannot find/evaluate Minit.py initialisation script. I've comitted all my work so far for anyone who is interested in playing with it. Vadim, I have not given up on the idea of trying to just directly parse header files but I'm also not competent enough at C++ / SWIG / Pyhon to do the slash and burn procedure that is probably needed. I'm doing it a bit more incrementally but hopefully the end result will be the same :-) Fortunately, the stuff you guys are working on is not dependent on me ;-) Dr. QA ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
