[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] turnsole alpha preview



On 02.04.11 18:15, William Morgan wrote:
> Ok, if you've managed to get Heliotrope running, you can now try a super-alpha
> preview of Turnsole, the curses client.
>
> Get it by cloning
>   https://wmorgan@github.com/wmorgan/turnsole.git
> and then following the instructions in HACKING. You will have to update your
> Heliotrope repo to the latest master as well.
>
> Things that work: searching, getting results from the server, viewing threads,
> changing labels in thread-view-mode. (The very, very basics.)
>
> Things that don't work: almost everything else. Any by "don't work" I mean will
> crash with a backtrace. Lots of code still needs to be updated. I've also
> ripped out various hooks and config options when they've gotten in my way.
>
> But generally this should be a faster, leaner experience. It's at roughly 1/3
> the sup codebase and I'm hoping it won't grow too much more.
>
> For fun, run two turnsoles at the same time and marvel at your power.
> --
> William <wmorgan-sup@masanjin.net>
> _______________________________________________


Hi there,
ncursesw is giving me a hard time ("invalid value for @cert_chain" being the error).
I tried ncursesw 1.2.4.1, 1.2.4.2 and 1.2.4.3 but all failed with the
same error. Since I know nothin' about Ruby I was hoping somebody can
suggest a way to fix this so that I can try turnsole (find below what
I did).

TIA,
Mariano

mariano@kafka:~/Sandbox/turnsole$ ruby --version
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
mariano@kafka:~/Sandbox/turnsole$ gem --version
1.7.1
mariano@kafka:~/Sandbox/turnsole$ sudo gem install trollop ncursesw console
Successfully installed trollop-1.16.2
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::FormatException)
ncursesw-1.2.4.3 has an invalid value for @cert_chain
mariano@kafka:~/Sandbox/turnsole$ sudo gem install ncursesw --version '<1.2.4.3'
Fetching: ncursesw-1.2.4.2.gem (100%)
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::FormatException)
ncursesw-1.2.4.2 has an invalid value for @cert_chain

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