[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed compilation on RedHat 7.0
From: |
andrew.markebo |
Subject: |
Re: Failed compilation on RedHat 7.0 |
Date: |
Tue, 31 Oct 2000 10:56:45 +0100 |
This seems to be due to that the configure script thinks that no ncurses are
installed, I got it to work by editing the config.cache-file and replacing
the 'no' a 'yes' on the lines regarding ncurses.
I don't know why configure doesn't think I have ncurses, checking the
config.log file the tests compile fine, but with a bunch of warnings..
/Andy