Skip to content

fail to compile in win32 #43

Description

@fmgdias

C:\Program Files\nodejs\node_modules\contextify>python --version
Python 2.7.2

C:\Program Files\nodejs\node_modules\contextify>node -v
v0.6.7

C:\Program Files\nodejs\node_modules\contextify>node-gyp --version

Usage: node-gyp [options]

where is one of:
- build - Invokes msbuild and builds the module
- clean - Removes any generated build files and the "out" dir
- configure - Generates MSVC project files for the current module
- rebuild - Runs "clean", "configure" and "build" all at once
- install - Install node development files for the specified node version.
- list - Prints a listing of the currently installed node development files
- remove - Removes the node development files for the specified version

for specific command usage and options try:
$ node-gyp --help

node-gyp@0.3.7 C:\Program Files\nodejs\node_modules\node-gyp

C:\Program Files\nodejs\node_modules\contextify>node-gyp configure
info it worked if it ends with ok
info downloading: http://nodejs.org/dist/v0.6.7/node-v0.6.7.tar.gz
ERR! Error: There was a fatal problem while downloading/extracting the tarball
at Extract.afterTarball (C:\Program Files\nodejs\node_modules\node-gyp\lib\install.js:178:19)
at Extract.emit (events.js:88:20)
at DirWriter. (C:\Program Files\nodejs\node_modules\tar\lib\extract.js:52:8)
at DirWriter.emit (events.js:88:20)
at C:\Program Files\nodejs\node_modules\tar\node_modules\fstream\lib\writer.js:293:8
at setProps (C:\Program Files\nodejs\node_modules\tar\node_modules\fstream\lib\writer.js:276:27)
at DirWriter._finish (C:\Program Files\nodejs\node_modules\tar\node_modules\fstream\lib\writer.js:184:5)
at DirWriter._process (C:\Program Files\nodejs\node_modules\tar\node_modules\fstream\lib\dir-writer.js:88:23)
at FileWriter.onend (C:\Program Files\nodejs\node_modules\tar\node_modules\fstream\lib\dir-writer.js:163:8)
at FileWriter.emit (events.js:88:20)
ERR! not ok

C:\Program Files\nodejs\node_modules\contextify>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions