Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: Erik Quaeghebeur <sup@equaeghe.nospammail.net>
To: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] charset warning when starting sup
Date: Mon, 26 Apr 2010 16:12:24 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.00.1004261612050.2089@flfbcjrt> (raw)
In-Reply-To: <1272308962-sup-3272@masanjin.net>

> Reformatted excerpts from Erik Quaeghebeur's message of 2010-04-26:
>
> > When starting sup (0.11 on ruby 1.8), I get
> >
> > WARNING: can't find character set by using locale, defaulting to utf-8

On Mon, 26 Apr 2010, William Morgan wrote:
>
> This is complaining about the output of the locale rubygem. What does
> this print for you?
>
>  $ irb -rlocale
>  >> Locale.current
>  => [#<Locale::Tag::Posix: en_US.utf8>] # what mine says

[after installing irb]

$ irb -rlocale
/usr/lib/ruby/1.8/irb/init.rb:252:in `require': no such file to load -- 
locale
(LoadError)
         from /usr/lib/ruby/1.8/irb/init.rb:252:in `load_modules'
         from /usr/lib/ruby/1.8/irb/init.rb:250:in `each'
         from /usr/lib/ruby/1.8/irb/init.rb:250:in `load_modules'
         from /usr/lib/ruby/1.8/irb/init.rb:21:in `setup'
         from /usr/lib/ruby/1.8/irb.rb:54:in `start'
         from /usr/bin/irb:13

[after installing the ruby locale libs]

$ irb -rlocale
irb(main):001:0> Locale.current
NoMethodError: undefined method `current' for Locale:Module


Best,

Erik

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


  reply	other threads:[~2010-04-26 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-26  4:51 Erik Quaeghebeur
2010-04-26 19:12 ` William Morgan
2010-04-26 20:12   ` Erik Quaeghebeur [this message]
2010-04-26 20:25     ` William Morgan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.00.1004261612050.2089@flfbcjrt \
    --to=sup@equaeghe.nospammail.net \
    --cc=sup-talk@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox