Giter Site home page Giter Site logo

Comments (3)

jkitchin avatar jkitchin commented on June 11, 2024

This doesn't seem to be an issue with this recipe, but the limited system sqlite. See https://emacs.stackexchange.com/questions/79956/how-do-you-load-extensions-in-sqlite-built-into-emacs?noredirect=1#comment134105_79956 for the solution I found.

from homebrew-emacs-plus.

d12frosted avatar d12frosted commented on June 11, 2024

I wonder. Maybe we could add sqlite as dependency, so you always get this?

from homebrew-emacs-plus.

jkitchin avatar jkitchin commented on June 11, 2024

The problem was not that I didn't have sqlite. The issue is that Mac has a system sqlite that does not allow loading extensions, and that is the one that Emacs builds with. It did not use the sqlite I had installed from Brew. The brew sqlite is keg-only so it doesn't interfere with the system one.

On one Mac I was able to force link it and then Emacs built with the sqlite i wanted. But on another Mac brew refuses to link it even with --force, so on that machine so far I am out of luck.

from homebrew-emacs-plus.

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.