[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] Still having wide character issues on OS X
greetings,
Richard Sandilands <richard <at> infoarts.info> writes:
> I'm tracking the next branch of Sup and it's working beautifully.
> However I still can't work out how to get wide character support in
> OS X (Snow Leopard).
>
> I've tried installing the ncursesw gem but the installation fails:
>
> ***
> Could not create Makefile due to some reason, probably lack of
> necessary libraries and/or headers.
> checking for wmove() in -lncursesw... no
> checking for wmove() in -lpdcurses... no
> ***
for debian squeeze / ubuntu lucid the following steps were necessary:
# apt-get install libncurses5-dev libncursesw5-dev
$ mkdir $HOME/.sup
full dependency list:
ruby="rake rubygems libopenssl-ruby libdevel-logger-ruby libtrollop-ruby
libgettext-ruby-util liblockfile-ruby libmime-types-ruby "
ruby18="librmail-ruby1.8 libxapian-ruby1.8"
ncurses="libncurses-ruby libncursesw5-dev libncurses5-dev"
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk