On 9/17/2013 02:13, wynfi...@gmail.com wrote:
there is no gls-dev package on the cygwin site.
Run Cygwin's setup*.exe, then in the Search box on the Select Packages
screen, type "gsl". That will narrow the list of top-level categories
to Debug, Devel, and Libs. Open Devel, and notice that
I had the same problem with ncurses, and in the config.log file found out that
the ncurses.h was not being found.
I manually changed the configure script line
#include to ---> #include
and configure got past that.
The next and what I expect to be the last configure error is now related
Am 17.09.2013 01:24, schrieb Warren Young:
On 9/14/2013 15:48, Thomas Wolff wrote:
Am 14.09.2013 17:15, schrieb wynfi...@gmail.com:
checking for working ncurses... no
configure: error: Cannot find a curses library. Perhaps you failed to
install an ncurses development package?
You may be able
On 9/14/2013 15:48, Thomas Wolff wrote:
Am 14.09.2013 17:15, schrieb wynfi...@gmail.com:
checking for working ncurses... no
configure: error: Cannot find a curses library. Perhaps you failed to
install an ncurses development package?
You may be able to dig more details out of config.log. It'
Am 14.09.2013 17:15, schrieb wynfi...@gmail.com:
VERS: orpie-1.5.1.
./configure --with-ncurses
checking for working ncurses... no
configure: error: Cannot find a curses library. Perhaps you failed to install
an ncurses development package?
The files you quoted are the runtime libraries. "nc
VERS: orpie-1.5.1.
./configure --with-ncurses
checking for working ncurses... no
configure: error: Cannot find a curses library. Perhaps you failed to install
an ncurses development package?
But I do have ncurses as the result from cygcheck shows below:
ls /bin/*ncurses*
/bin/cygncurses++
6 matches
Mail list logo