GithubHelp home page GithubHelp logo

Build fail OSX about node-libcurl HOT 7 CLOSED

jcmais avatar jcmais commented on July 3, 2024
Build fail OSX

from node-libcurl.

Comments (7)

JCMais avatar JCMais commented on July 3, 2024

Cannot find curl's header file.

Looks like you don't have libcurl installed, since the installer cannot find the headers.

from node-libcurl.

riyadhalnur avatar riyadhalnur commented on July 3, 2024

i do have it though
screen shot 2015-01-17 at 10 58 20 pm

from node-libcurl.

JCMais avatar JCMais commented on July 3, 2024

That is the curl tool, its possible that the library was installed somewhere else. Try to run curl-config --libs to check where the lib was installed.

from node-libcurl.

celle886 avatar celle886 commented on July 3, 2024

I have the same error. What is the next step when i have the install folder?

from node-libcurl.

JCMais avatar JCMais commented on July 3, 2024

@celle886 I've started working on a new feature to use curl-config to get the correct configuration flags, can you checkout the branch feature/custom-libcurl-lib-path and try to build it? (node-gyp rebuild)

from node-libcurl.

kevinhikaruevans avatar kevinhikaruevans commented on July 3, 2024

This was happening to me earlier.

I had two installations of curl, one from the Debian repository and one that I compiled.
I removed the binaries/libraries from the compiled version earlier but curl-config was still pointing to the deleted binaries. I reinstalled the package containing curl-config (libcurl4-gnutls-dev) and it worked after that.

from node-libcurl.

JCMais avatar JCMais commented on July 3, 2024

@kevinhikaruevans thank you for the information, looks like it's working then!

Timing out the issue.

from node-libcurl.

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.