From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 17:32:46 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7049E106566C for ; Thu, 3 Jul 2008 17:32:46 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 1DAF28FC21 for ; Thu, 3 Jul 2008 17:32:46 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.2) with ESMTP id m63H8ouZ074695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 3 Jul 2008 12:08:50 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.2/Submit) id m63H8oNT074604; Thu, 3 Jul 2008 12:08:50 -0500 (CDT) (envelope-from dan) Date: Thu, 3 Jul 2008 12:08:46 -0500 From: Dan Nelson To: Robert Huff Message-ID: <20080703170846.GH76555@dan.emsphone.com> References: <18541.1801.621894.185765@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18541.1801.621894.185765@jerusalem.litteratus.org> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: questions@freebsd.org Subject: Re: library for readline() 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, 03 Jul 2008 17:32:46 -0000 In the last episode (Jul 03), Robert Huff said: > > The man page for readline() shows where to find the include > files, but makes no mention of the associated libraries. > The only library I can find that looks possible is > libguilereadline-v-17 - is this the right object, or should I be > looking elsewhere? It's just libreadline. There should be one in /usr/lib/ . -- Dan Nelson dnelson@allantgroup.com