rlane / ncursesw-ruby

Ruby bindings to the ncursesw library
GNU Lesser General Public License v2.1
15 stars 20 forks source link

Support custom ncurses location, #5 #6

Closed danmichaelo closed 9 years ago

danmichaelo commented 9 years ago

Adds option --with-ncurses-dir={path} to specify location for ncurses libs and include files

Per #5

gauteh commented 9 years ago

If you want this to be included in the sup-helitrope ncursesw you should submit the PR to that repository, which is hopefully also the version of ncursesw that you are trying to compile? it has a few tweaks that make it more robust on mac os.

danmichaelo commented 9 years ago

Ok, will do