Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31

2006-08-22 Thread [EMAIL PROTECTED]
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 in

Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31

2006-08-21 Thread jamesuh
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 in

Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31

2006-08-21 Thread jamesuh
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

Re: Problem installing Python 2.4.3 on FreeBSD 5.3-RELEASE-p31

2006-08-20 Thread Martin v. Löwis
[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. Rega