Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31
Martin v. Löwis wrote: > [EMAIL PROTECTED] schrieb: > > I assume this is related to the configure warning... ? Same error with > > just a standard "./configure" and "make". > > > > Any help would be great :) > > If you don't need the curses module, go on with the installation. > It's a known bug in FreeBSD's curses header file. > > Regards, > Martin But I cannot continue because it seg faults and does not continue the make - Forgive my ignorance, but how do I prevent the curses module from being included? -- http://mail.python.org/mailman/listinfo/python-list
Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31
jamesuh wrote: > Martin v. Löwis wrote: > > [EMAIL PROTECTED] schrieb: > > > I assume this is related to the configure warning... ? Same error with > > > just a standard "./configure" and "make". > > > > > > Any help would be great :) > > > > If you don't need the curses module, go on with the installation. > > It's a known bug in FreeBSD's curses header file. > > > > Regards, > > Martin > > But I cannot continue because it seg faults and does not continue the > make - Forgive my ignorance, but how do I prevent the curses module > from being included? Nevermind done it :) -- http://mail.python.org/mailman/listinfo/python-list