Re: [CMake] ncurses.h compile problem

2013-05-08 Thread Bill Hoffman
On 5/6/2013 7:04 PM, smu johnson wrote: Hi. Long story short, I am trying to compile cmake using my own compiled ncurses library, and it complains that it can't find ncurses/ncurses.h. I had no problem compiling tmux and telling it where ncurses libraries and includes where, though. And the sy

[CMake] ncurses.h compile problem

2013-05-06 Thread smu johnson
Hi. Long story short, I am trying to compile cmake using my own compiled ncurses library, and it complains that it can't find ncurses/ncurses.h. I had no problem compiling tmux and telling it where ncurses libraries and includes where, though. And the symlink definitely exists. sjohnson@li213-8