* [sup-talk] Still having wide character issues on OS X
@ 2010-04-02 23:54 Richard Sandilands
2010-08-18 12:48 ` kardan
0 siblings, 1 reply; 2+ messages in thread
From: Richard Sandilands @ 2010-04-02 23:54 UTC (permalink / raw)
To: sup-talk
Hi there
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
***
I'd love to get this working. Is there anyone out there on OS X that
has solved the wide character issue and would be able to provide step
by step instructions on getting it working?
Many thanks
--
Richard
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sup-talk] Still having wide character issues on OS X
2010-04-02 23:54 [sup-talk] Still having wide character issues on OS X Richard Sandilands
@ 2010-08-18 12:48 ` kardan
0 siblings, 0 replies; 2+ messages in thread
From: kardan @ 2010-08-18 12:48 UTC (permalink / raw)
To: sup-talk
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-22 17:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-02 23:54 [sup-talk] Still having wide character issues on OS X Richard Sandilands
2010-08-18 12:48 ` kardan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox