I'm not having any luck getting Mahogany 0.64 to build with Python support on my Debian machine. After "configure --with-python", make fails as follows:
[...snip lots...] make[2]: Leaving directory `/home/aquarius/src/mahogany/mahogany-0.64/build_dir/extra/src/compface' make[1]: Leaving directory `/home/aquarius/src/mahogany/mahogany-0.64/build_dir/extra' make[1]: Entering directory `/home/aquarius/src/mahogany/mahogany-0.64/build_dir/src' /usr/bin/swig -I.src/Python/ -c++ -python -shadow -c -o Python/MAppBase.cpp .src/Python/MAppBase.i Generating wrappers for Python .src/Python/MAppBase.i : Line 9. Syntax error in input. .src/Python/MAppBase.i : Line 25. Syntax error in input. .src/Python/MAppBase.i : Line 38. Syntax error in input. SWIG : *** Warning. No module name specified. make[1]: *** [Python/MAppBase.o] Error 3 make[1]: Leaving directory `/home/aquarius/src/mahogany/mahogany-0.64/build_dir/src' make: *** [all] Error 2 I assume that this is some kind of SWIG problem? However, I don't understand SWIG at all. Software versions: Python: 2.1 SWIG: 1.1 (Build 883) wxWindows: 2.3.3.2 Do I need wxPython installed as well? sil -- "But I don't want to go among mad people," Alice remarked. "Oh, you can't help that," said the Cat: "We're all mad here. I'm mad. You're mad." "How do you know I'm mad?" said Alice. "You must be," said the Cat, "or you wouldn't have come here." ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
