Closed emanuil-tolev closed 10 years ago
Previously I was doing this on Ubuntu Vagrant:
apt-get install -y python g++ make
OK, great. Those are all there it seems after apt-get build-essential . It also works, more importantly. I'll try it with the examples now.
I'm sure you're extremely keen to hear all about yet more installation woes :).
In Vagrant a lot of things are a bit weird (the commands don't run in a tty for example, but that shouldn't affect anything). Also node can't seem to access some directories - but tries to compensate by reverting to a temporary build dir.
We'll come back to those potential problems if what's below isn't enough to resolve it.
I think build-essential might be missing from your install instructions - I'll confirm this and reply to this issue.