Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: Hamish D <dmishd@gmail.com>
To: Colin Yates <colin.yates@gmail.com>, sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] Help - sup is garbling characters and chopping off the ends of lines
Date: Sat, 1 Oct 2011 13:50:56 +0100	[thread overview]
Message-ID: <CAOxvSbcUazUWFnH9pobLAtpt2NihuZYTdqnaPRoeASoPVpnNQA@mail.gmail.com> (raw)
In-Reply-To: <1317409808-sup-8470@os.Home>

On 30 September 2011 20:10, Colin Yates <colin.yates@gmail.com> wrote:
>  gem1.9.1 install  ncursesw
> Building native extensions.  This could take a while...
> ERROR:  Error installing ncursesw:
>        ERROR: Failed to build gem native extension.
>
> /usr/bin/ruby1.9.1 extconf.rb
> checking for unistd.h... yes
> checking for locale.h... yes
> checking for ncurses.h... no
> checking for ncurses/curses.h... no
> checking for curses.h... no
> *** extconf.rb failed ***

This means you don't have the development library of ncurses
installed, so you need to do:

sudo aptitude install libncurses5-dev libncursesw5-dev

(From http://sup.rubyforge.org/wiki/wiki.pl?Debian/Ubuntu_Hints )

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

      parent reply	other threads:[~2011-10-01 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 21:39 Colin Yates
2011-09-30 18:03 ` Hamish D
2011-09-30 18:25   ` Colin Yates
2011-09-30 18:58     ` Hamish D
     [not found]       ` <1317409808-sup-8470@os.Home>
2011-10-01 12:50         ` Hamish D [this message]

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=CAOxvSbcUazUWFnH9pobLAtpt2NihuZYTdqnaPRoeASoPVpnNQA@mail.gmail.com \
    --to=dmishd@gmail.com \
    --cc=colin.yates@gmail.com \
    --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