Date: Fri, 19 Jul 2013 11:28:34 +0100 From: Matthew Seaman <matthew@freebsd.org> To: freebsd-questions@freebsd.org Subject: Re: textproc/hunspell and readline? Message-ID: <51E914D2.7040403@freebsd.org> In-Reply-To: <ksatet$veq$1@ger.gmane.org> References: <ks8dab$757$1@ger.gmane.org> <51E7CA73.40708@freebsd.org> <ksatet$veq$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19/07/2013 09:30, Walter Hurry wrote: > On Thu, 18 Jul 2013 11:58:59 +0100, Matthew Seaman wrote: > >> On 18/07/2013 10:42, Walter Hurry wrote: >>> I note that the Makefile for textproc/hunspell has '--with-readline' in >>> the CONFIGURE_ARGS, but on 9.1 it doesn't seem to be honoured (or maybe >>> it is, but at any rate it isn't recorded as a dependency or a shlib). >>> >>> 9.1-RELEASE-p4 amd64 with pkgng. >>> >>> Is there a reason for this? >> >> libreadline.so is in base >> > Thanks, Matthew. Noted. So why on 10.0-CURRENT does it insist on > installing readline from the port? I don't have a 10.x system handy to confirm this, but I'd guess the libreadline.so stuff was maybe dropped from current. Although it seems the libreadline code is still in head: http://svnweb.freebsd.org/base/head/contrib/libreadline/ Is there a /lib/libreadline.so.* shared library on your 10.0-CURRENT system? Cheers, Matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51E914D2.7040403>