From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 17:49:51 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 F0D0B10656AB for ; Thu, 3 Jul 2008 17:49:51 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id AEB048FC1A for ; Thu, 3 Jul 2008 17:49:51 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:50855 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KEShh-0002Jf-4O for questions@freebsd.org; Thu, 03 Jul 2008 19:34:45 +0200 Received: (qmail 9057 invoked from network); 3 Jul 2008 19:34:43 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 3 Jul 2008 19:34:43 +0200 Received: (qmail 44471 invoked by uid 1001); 3 Jul 2008 19:34:43 +0200 Date: Thu, 3 Jul 2008 19:34:43 +0200 From: Erik Trulsson To: Robert Huff Message-ID: <20080703173443.GA44362@owl.midgard.homeip.net> 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> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1KEShh-0002Jf-4O. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KEShh-0002Jf-4O 0b463714fa53c3b53b6453bf4b53bf21 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:49:52 -0000 On Thu, Jul 03, 2008 at 01:06:17PM -0400, Robert Huff wrote: > > 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? The associated library ought to be libreadline, which is installed as part of FreeBSD. -- Erik Trulsson ertr1013@student.uu.se