Giter Club home page Giter Club logo

Comments (6)

WolfgangFellger avatar WolfgangFellger commented on August 12, 2024

The 'killed' may indicate the Out Of Memory Killer has struck, which means you simply have too little RAM. Please check your dmesg after the failed compilation to confirm this.

Did you specifiy any multi-compilation options (e.g environment variable JOBS)? These will make matters worse. You may also try the command node-gyp build in the half-installed dv folder, this should continue the compilation freshly from this individual file.

from node-dv.

dazziola avatar dazziola commented on August 12, 2024

This would make sense WolfGang. I tried to install it on a DigitalOcean box with 512mb RAM, seemed to install fine on my Mac (16gb RAM!) and is working fine locally.

Just checked dmesg and sure enough:

[2934602.811157] Out of memory: Kill process 17728 (cc1plus) score 331 or sacrifice child

Thanks for the prompt message!

from node-dv.

dazziola avatar dazziola commented on August 12, 2024

Actually, just as a question, how much RAM is required to install and run the DV? It looks like a seriously powerful tool when up and running.

from node-dv.

WolfgangFellger avatar WolfgangFellger commented on August 12, 2024

I do not know. I'm regularly compiling it with four processes on a 6 GB machine, so I'd estimate somewhere between one and two GB. And about the same to reasonable use it (depends on what you're doing of course).

I'd be glad if you could gradually ramp up your swap space and report back!

from node-dv.

dazziola avatar dazziola commented on August 12, 2024

If I can justify the extra $5 a month spend on the VPS I will let you know for sure! That would bump my box upto 1GB of RAM which should be enough to compile hopefully. 512mb just doesn't cut it in this day and age!

from node-dv.

dazziola avatar dazziola commented on August 12, 2024

Just bumped my VPS up to 1GB of RAM, same processor speed and boom, it installed fine on Ubuntu 14.04, thanks for all the great work of this software!

from node-dv.

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.