Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on SUSE linux #27

Open
pavel-arapov opened this issue Oct 13, 2013 · 3 comments
Open

Installation on SUSE linux #27

pavel-arapov opened this issue Oct 13, 2013 · 3 comments

Comments

@pavel-arapov
Copy link

Hi,

I've got next problem during the installation on SUSE linux

CXX(target) Release/obj.target/toobusy/toobusy.o
../toobusy.cc:1:16: warning: v8.h: No such file or directory
In file included from /usr/include/node/node.h:67,
from ../toobusy.cc:2:
/usr/include/node/node_object_wrap.h:59: error: ‘v8’ has not been declared

node.js has v0.10.17 and npm 1.3.8

Any ideas?

@fluffybunnies
Copy link

I'm getting the same on my mac
node -v v0.10.26
npm -v 1.4.3

@fluffybunnies
Copy link

Actually mine is a bit different:

CXX(target) Release/obj.target/toobusy/toobusy.o
In file included from /Users/ahulce/.node-gyp/0.10.26/deps/v8/include/v8.h:41:0,
from ../toobusy.cc:1:
/Users/ahulce/.node-gyp/0.10.26/deps/v8/include/v8stdint.h:34:19: fatal error: stdio.h: No such file or directory
#include <stdio.h>

@asilvas
Copy link

asilvas commented Mar 17, 2014

This repo hasn't been maintained for months, I'd recommend the JS port (which works great):

https://github.com/STRML/node-toobusy

Here's the pull request:

#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants