Richard Sandilands
2009-Sep-18 22:15 UTC
[sup-talk] Trouble implementing UTF-8 ncurses fix
Hi there I''m trying to implement the fix found here: <http://sup.rubyforge.org/wiki/wiki.pl?UTF8> but am running into trouble when I run ''run-this-for-sup.sh''. I''ve installed the ncurses-5.7 library on my Mac 10.6 machine, but the shell script above gives this output to mkmf.log: <http://pastie.org/622306> Any clues on what I might be missing would be appreciated. -- Richard Sandilands
Reformatted excerpts from Richard Sandilands''s message of 2009-09-18:> but am running into trouble when I run ''run-this-for-sup.sh''. I''ve > installed the ncurses-5.7 library on my Mac 10.6 machine, but the shell > script above gives this output to mkmf.log: <http://pastie.org/622306>I''m not sure of how to do it on your particular system, but you need to install libncursesw (note the "w"). Maybe someone else who runs Sup on a mac can help. -- William <wmorgan-sup at masanjin.net>