From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 11:25:29 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 BDAB716A417 for ; Thu, 2 Aug 2007 11:25:29 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD0513C45E for ; Thu, 2 Aug 2007 11:25:29 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so362950uge for ; Thu, 02 Aug 2007 04:25:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=BZqfD5Oo+noK6wNi9EeGiJ+I2aduHq4ezMSmri2mIpCcLKIEv9Vk2A0j4EIU+G5zXyk6qe6ogK5Z0S+n65KmQRwcvw2oCOqpEpxQa/cFj5lLKLK2IHKTfn1D6MgH/CjlaSMrCX/stfyrqSBnQBQ+Ln7wO/SfVJEoRM7qtNMWJ9I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=r0n7aMewkrIAWpYjwAZtyVW2BF44/cSabLSxnIiPMkntJo+2iH5pz905nZzJrgd2sVs2I4PeNvuRzCP2o0VQn4PRPzVrA5/MSqGcYkR63RH84n6PGW0aZmVC9xnJbmT/dndrRWBXlJdwtg5qyWd9O+vTMa9kSaDmBROvN/Wn1V4= Received: by 10.66.224.19 with SMTP id w19mr2084111ugg.1186053927779; Thu, 02 Aug 2007 04:25:27 -0700 (PDT) Received: from ?192.168.1.4? ( [80.213.243.231]) by mx.google.com with ESMTPS id y34sm3801861iky.2007.08.02.04.25.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Aug 2007 04:25:26 -0700 (PDT) Message-ID: <46B1BF19.3020104@gmail.com> Date: Thu, 02 Aug 2007 13:25:13 +0200 From: =?ISO-8859-1?Q?Roberth_Sjon=F8y?= User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 11:25:29 -0000 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? Regards, Roberth.