From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 14:24:52 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B046816A417 for ; Thu, 2 Aug 2007 14:24:52 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 466BD13C459 for ; Thu, 2 Aug 2007 14:24:52 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so146766nfb for ; Thu, 02 Aug 2007 07:24:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nSL5q5tdABZrAwsPy5lD4FECDtlWtze9d0iI9Boc5K7D5L0GBXbQ6Qs8tk57gDLwuTNbPSOwdNq02//5eUO1yjyL+JX3o9I+YZHDbWrj0qhN4rqBi1SvuBl4BdA/cVCvJ/Ir+yq08Oj/EhXlBQaUq30F8mjmIk0TNn0hFLKkAGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VKSC0sJ0Vc4+JWIhThN0fG66nhiSSdkSBaicTEVy0yFbbPIir20q7SGbAr1VfPWMrtQAY1Xk+W8uwo1rLnKz++IE+FY4yOyKRjQOtAAkQzrw6brm9sz+gQTcXJ6TUUjLMqybXoZ+3wpKURcEcxW+pOx+1efTjEl9j1DGeHWSOyg= Received: by 10.82.112.16 with SMTP id k16mr2517088buc.1186064690479; Thu, 02 Aug 2007 07:24:50 -0700 (PDT) Received: by 10.82.185.5 with HTTP; Thu, 2 Aug 2007 07:24:50 -0700 (PDT) Message-ID: Date: Thu, 2 Aug 2007 09:24:50 -0500 From: "illoai@gmail.com" To: "=?ISO-8859-1?Q?Roberth_Sjon=F8y?=" In-Reply-To: <46B1BF19.3020104@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <46B1BF19.3020104@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Nano issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 14:24:52 -0000 On 02/08/07, Roberth Sjon=F8y wrote: > Hello, Ive just installed my prefered text editor, nano, but when im > going to run nano, this just appears: > > /libexec/ld-elf.so.1: Shared object "libncursesw.so.6" not found , > required by "nano" > > What package do I need or what have I done wrong? > How did you install nano? And what version of FreeBSD? --=20 --