Giter VIP home page Giter VIP logo

Comments (6)

JCMais avatar JCMais commented on May 19, 2024

do you have python and git installed?

from node-libcurl.

anthonykozak avatar anthonykozak commented on May 19, 2024

yes
Python 2.7.10
git version 1.9.5.github.0
and visual studio 2013

from node-libcurl.

anthonykozak avatar anthonykozak commented on May 19, 2024

here is the console log attached.
log

is there any other way to install node-libcurl ? like downloading a precompiled version and putting it in a specific path ?

from node-libcurl.

JCMais avatar JCMais commented on May 19, 2024

is there any other way to install node-libcurl ? like downloading a precompiled version and putting it in a specific path ?

Currently, there isn't.

I don't know exactly what is this problem that you are having, never saw it, but from what I could read, it's probably because you have a incorrect installation of Visual Studio.

Can you try reinstalling it? If possible try a more recent version, like Visual Studio 15

from node-libcurl.

anthonykozak avatar anthonykozak commented on May 19, 2024

ok I installed Visual Studio 2015 with C#, and C++ modules and it finally worked.

I guess the libcurl module can't work on linux, as it needs visual studio ?..
Can I maybe paste the compiled node_modules/node-libcurl folder from windows to my nodejs linux folder ?

from node-libcurl.

JCMais avatar JCMais commented on May 19, 2024

Visual Studio is a Windows only dependency, since its the most supported C++ compiler for that platform.
You don't need Visual Studio on Linux, your Linux distribution should already have a C++ compiler called gcc. Just make sure it's at the version 4.8 or above.

Also, pasting is not going to work, since it was compiled on a different os/architecture.

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.