From owner-freebsd-questions@FreeBSD.ORG Sat Aug 6 16:12:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E0116A41F for ; Sat, 6 Aug 2005 16:12:54 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from smtp.efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F83843D45 for ; Sat, 6 Aug 2005 16:12:53 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by smtp.efacilitas.de (Postfix) with ESMTP id 7DA2D5F9AE1; Sat, 6 Aug 2005 18:18:31 +0000 (UTC) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 19B8A12B131; Sat, 6 Aug 2005 18:12:10 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 16499-05; Sat, 6 Aug 2005 18:12:03 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 5263B12B0FF; Sat, 6 Aug 2005 18:12:03 +0200 (CEST) Message-ID: <42F4E152.7020008@cs.tu-berlin.de> Date: Sat, 06 Aug 2005 18:12:02 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Larry References: <42F4CCB7.10008@charter.net> In-Reply-To: <42F4CCB7.10008@charter.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: freebsd-questions@freebsd.org Subject: Re: libreadline.so.5 not found 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: Sat, 06 Aug 2005 16:12:54 -0000 Larry wrote: > I just upgraded to 4.11-STABLE and upgraded a lot of ports after that. > Now I get the following message sometimes: > > Shared object "libreadline.so.5" not found, required by "bash". How did you build bash? The packages of 4.11-RELEASE and 4-STABLE don't require libreadline. Show the output of the following commands ls -l /lib/libread* file `which bash` ldd `which bash` Consider reinstallation of bash. Regards Björn -- Björn König (bkoenig@cs.tu-berlin.de) student at the Technische Universität Berlin http://bkoenig.alpha-tierchen.de/