Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] ncursesw encoding
@ 2010-11-24 17:54 Moritz Neeb
  2010-11-24 19:09 ` Tero Tilus
  0 siblings, 1 reply; 4+ messages in thread
From: Moritz Neeb @ 2010-11-24 17:54 UTC (permalink / raw)
  To: sup-talk

Hello everyone,


William Morgan wrote:
[sup-talk] System encoding versus messages encoding
Tue Apr 22 19:18:00 EDT 2008
> The good news is that I've just made it slightly simpler, at least if
> you're running from git. I've published an "ncursesw" branch that
> contains a hacked ncurses-0.9.1 and a dirty script to install it into
> your ../lib/ directory. If you use that AND you run from git next,
> you'll see wide characters. It works!
> 
> So, just a "few" "simple" commands:
> $ git branch --track ncursesw origin/ncursesw
> $ git checkout ncursesw
> $ cd ncurses-0.9.1/
> $ ./run-this-for-sup.sh 
> $ cd ..
> $ git checkout next
> $ ruby -Ilib bin/sup
> 
> ... and you should see wide characters, assuming your terminal is
> capable. If make dies, you probably need to install some kind of
> ncursesw development library. On my Debian system it's
> a package called libncursesw5-dev.


Is the suggested approach up to date? I am not really into git stuff, 
but I think the "next" repository is not in a state, that the commands 
below have the same effect than they had two years ago. Can you help me, 
to get this working? Is there another approach to get the 
message-encoding correctly displayed?

--
Moritz Neeb
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sup-talk] ncursesw encoding
  2010-11-24 17:54 [sup-talk] ncursesw encoding Moritz Neeb
@ 2010-11-24 19:09 ` Tero Tilus
  2010-11-25 11:51   ` Moritz Neeb
  0 siblings, 1 reply; 4+ messages in thread
From: Tero Tilus @ 2010-11-24 19:09 UTC (permalink / raw)
  To: sup-talk

Moritz Neeb, 2010-11-24 19:54:
> Is there another approach to get the 
> message-encoding correctly displayed?

Did you try installing ncursesw gem?

--
Tero Tilus ## 050 3635 235 ## http://tero.tilus.net/
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sup-talk] ncursesw encoding
  2010-11-24 19:09 ` Tero Tilus
@ 2010-11-25 11:51   ` Moritz Neeb
  2010-11-25 13:50     ` Tero Tilus
  0 siblings, 1 reply; 4+ messages in thread
From: Moritz Neeb @ 2010-11-25 11:51 UTC (permalink / raw)
  To: sup-talk



Tero Tilus wrote:
> Moritz Neeb, 2010-11-24 19:54:
>> Is there another approach to get the 
>> message-encoding correctly displayed?
> 
> Did you try installing ncursesw gem?

Yes, I installed it via 'gem install ncursesw', but it is not detected 
by sup: "No 'ncursesw' gem detected ..."

btw: I installed sup as a debian package, not as gem. Could this be a 
problem?

--
Moritz Neeb
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sup-talk] ncursesw encoding
  2010-11-25 11:51   ` Moritz Neeb
@ 2010-11-25 13:50     ` Tero Tilus
  0 siblings, 0 replies; 4+ messages in thread
From: Tero Tilus @ 2010-11-25 13:50 UTC (permalink / raw)
  To: sup-talk

Moritz Neeb, 2010-11-25 13:51:
> I installed sup as a debian package, not as gem. Could this be a 
> problem?

I don't know.  Though I wouldn't be surprised if it turns out to be.
Rubygems and Dpkg provide essentially the same service (package and
dependency management) and are (afaik) not aware of each other.  As a
result they do not play together at all.  Usually there are no
collisions but ymmv.

On Debian derivatives my route of least gray hair has been to install
Rubygems from sources using defaults and as much of the Ruby stuff
from gems as possible.

--
Tero Tilus ## 050 3635 235 ## http://tero.tilus.net/
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-25 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-24 17:54 [sup-talk] ncursesw encoding Moritz Neeb
2010-11-24 19:09 ` Tero Tilus
2010-11-25 11:51   ` Moritz Neeb
2010-11-25 13:50     ` Tero Tilus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox