On Oct 1, 3:42 am, Simon Arnaud <[email protected]> wrote:
> Hi
>
> I don't see how I can run sequel (the command line) with multibyte support.
>
> With ruby, I would just do ruby -Ku, but it's not an option for sequel.
>
> How should I do it ?
>
> thanks
>
> Simon

Untested, but may work:

  RUBYOPT="-Ku" sequel ...

Jeremy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to