From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.180.131 with SMTP id bu3cs64615icb; Wed, 10 Nov 2010 04:41:34 -0800 (PST) Received: by 10.42.221.7 with SMTP id ia7mr6064137icb.126.1289392893264; Wed, 10 Nov 2010 04:41:33 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id p11si1952253ibd.73.2010.11.10.04.41.33; Wed, 10 Nov 2010 04:41:33 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BC57219782DB; Wed, 10 Nov 2010 07:41:32 -0500 (EST) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 409E718583C5 for ; Wed, 10 Nov 2010 07:07:59 -0500 (EST) Received: by wyb29 with SMTP id 29so620336wyb.23 for ; Wed, 10 Nov 2010 04:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:date :message-id:user-agent:content-transfer-encoding:content-type :mime-version; bh=E/T3SAp9h196CFK4loSJykyCR5NXYxTx2VffyrOcopE=; b=wk5cTlGKNzBb+YTgA9bVubS3hT7Hht7UdUa3D+bNIyDcmk1bJK+CcOimAityCy/+nO EWsLRnfT+8qS+qTRbyG6GBYAEMvT8PB0qzYj9cIrmywnAWNZ6FZdfm9c/K6rI2jvrIRR eSSrz2HQfv7s8+bVo7sGhxjRIWX4PmXdlYNbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:date:message-id:user-agent :content-transfer-encoding:content-type:mime-version; b=W1FDSXmXx4nZP4hQbH4qyyD0TzsLTNsJCTmbWczDyiY0h5dE+k2BRx5p/Nv6adTiAL Qp8Av+ZFecOWGtNyQ3EkSW+rSmc19JBPKncgoAUwLw6dEAhkputr7tWRKh3mFw2uS7li Vq0wPHCGmUEMOGaDo3/IkHoV0AmWPrk/hZj8w= Received: by 10.216.142.199 with SMTP id i49mr7511121wej.96.1289390879276; Wed, 10 Nov 2010 04:07:59 -0800 (PST) Received: from localhost ([78.148.16.133]) by mx.google.com with ESMTPS id k4sm376693weq.9.2010.11.10.04.07.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 10 Nov 2010 04:07:54 -0800 (PST) From: Shadowfirebird To: sup-talk Date: Wed, 10 Nov 2010 12:07:40 +0000 Message-Id: <1289390629-sup-7999@blake> User-Agent: Sup/0.11 MIME-Version: 1.0 Subject: [sup-talk] Errors installing ncursesw X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1090467646==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1090467646== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; micalg="pgp-sha1"; boundary="=-1289390867-917747-11930-5190-1-="; protocol="application/pgp-signature" --=-1289390867-917747-11930-5190-1-= Content-Type: text/plain; charset=UTF-8 Given the other thread on how ncursesw cures those odd character strings, I've revisited this myself and I wonder if I could get suggestions. >>>> user@computer:$ sudo gem install ncursesw Building native extensions. This could take a while... ERROR: Error installing ncursesw: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb checking for unistd.h... yes checking for locale.h... yes checking for ncurses.h... yes checking for wmove() in -lncursesw... no checking for wmove() in -lpdcurses... no *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. <<<< Can anyone tell me where mkmf.log will be? Not in the directory where I ran gem install. I'm on Ubuntu 9.04 -- is that the problem? -- It is easier for a camel to pass through the eye of a needle if it is lightly greased. -- Kehlog Albran, "The Profit" --=-1289390867-917747-11930-5190-1-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkzaiwwACgkQvzdJkCEGAssXXQCgijX5/PwpXqhtf6P+pUhzt2At SRcAn0+Wc4DUI3d+fo1f7Izxjgy6ijhZ =FEkD -----END PGP SIGNATURE----- --=-1289390867-917747-11930-5190-1-=-- --===============1090467646== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1090467646==--