Coder Social home page Coder Social logo

Comments (2)

raiph avatar raiph commented on June 28, 2024

See also https://irclog.perlgeek.de/perl6/2016-01-08#i_11850841 and https://irclog.perlgeek.de/perl6/2016-01-08#i_11850868

from perl6-readline.

dha avatar dha commented on June 28, 2024

Yes, OS X comes with libedit, apparently, rather than libreadline. If you use Homebrew to install packages on your OS X system, it deals with this problem(?) thus: It does not link to readline in /usr/local, but rather suggests that you build libraries that require readline with flags to explicitly locate it (e. g. -L/usr/local/opt/readline/lib).

So, I suppose in that particular case the install process could check for a Homebrew install of readline, and act accordingly, but it's clearly not a general solution for OS X. That said, I don't really know how this should be solved in the general case.

Not sure how much that helps, but I think that gives a bit more detail than the IRC log above.

from perl6-readline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.