On Mon, 6 Oct 2003 09:09:37 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> [EMAIL PROTECTED] build]# ../configure Just an off topic advice: do *not* anything which you don't have to as root. In particular, compiling programs as root is just asking for trouble. YHBW. ML> checking for Python.h (2.3)... (cached) no ML> checking for Python.h (2.2)... (cached) no ML> checking for Python.h (2.1)... (cached) no ML> checking for Python.h (2.0)... (cached) no ML> checking for Python.h (1.5)... (cached) no ML> configure: warning: Mahogany will be built without embedded Python interpreter You need to "rm config.cache" -- it remembers that you don't have Python headers since the previous run. ML> Please look at config.log for more details. This is a good avice, too. config.log contains the log of all tests done by configure. Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers