From: Vitor S. C. <vs...@gm...> - 2014-05-27 21:29:30
|
Hi Jeremy Thanks for trying yap, there is indeed a problem with readline in MacOS. Baaically, due to licensing matters, the readline distributed with the MacOS it is not readline but something else, and that confuses everyone. If you are using brew, maybe this will work: configure --with-readline=/usr/local readline is installed in /usr/local by brew, I think. If this doesn't work, tell me again. Thanks for the kind words about yap. Best Vitor On Tue, May 27, 2014 at 12:22 PM, Pitt, Jeremy V <j....@im...> wrote: > Hello > > I'm not sure if this counts as a bug, but... > > Please can you give me some assistance with installing yap on mac osx > 10.9.2? > > I am getting the (dreaded?) > == > configure: error: --with-readline was given, but test for readline failed > == > > I have done brew install readline > and even > == > brew link --force readline > Linking /usr/local/Cellar/readline/6.3.5... 18 symlinks created > == > > But I still get this error... > > Any help hugely appreciate, thank you > > Best wishes > > Jeremy Pitt > Reader in Intelligent Systems > Imperial college London > > ------------------------------------------------------------------------------ > The best possible search technologies are now affordable for all companies. > Download your FREE open source Enterprise Search Engine today! > Our experts will assist you in its installation for $59/mo, no commitment. > Test it for FREE on our Cloud platform anytime! > http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk > _______________________________________________ > Yap-users mailing list > Yap...@li... > https://lists.sourceforge.net/lists/listinfo/yap-users > |