GithubHelp home page GithubHelp logo

Can't compile with iojs about node-libcurl HOT 8 CLOSED

jcmais avatar jcmais commented on July 22, 2024
Can't compile with iojs

from node-libcurl.

Comments (8)

JCMais avatar JCMais commented on July 22, 2024

Updating nan should fix this. I will do that next week or so.

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

Ok, so I was testing support for io.js and I was able to get it compiled without doing nothing special to the library, I just had to install one module responsible for getting the io.js header files (since node-gyp was trying to get them from http://nodejs.org/):
npm install -g node-gyp-install
node-gyp-install
npm install node-libcurl

This only works with io.js version < 2.

from node-libcurl.

kkoopa avatar kkoopa commented on July 22, 2024

https://github.com/rvagg/pangyp

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

@kkoopa I saw that fork too, but I didn't saw a way to use it without intervention from the user (the user still needs to install it globally, or I'm missing something?).

from node-libcurl.

kkoopa avatar kkoopa commented on July 22, 2024

It can be installed locally.

from node-libcurl.

markmuir87 avatar markmuir87 commented on July 22, 2024

I ran into this problem as well. Installing libcurl4-openssl-dev fixed it for me on Ubuntu. Have no idea why though, just a suggestion I stumbled across on stackoverflow.

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

@markmuir87 this library needs the libcurl header files to build, those files are in the module you installed.

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

io.js is now fully supported.

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.