Skip to content

Location of node header files #6

@towtow

Description

@towtow

I am on Ubuntu 12.04, node v0.8.9.
Had some issues with module installs - 'v8.h not found...'.

After some investigation it seems that mnm expects the header files to be available under /usr/include/node, however on my system the headers were located under /usr/include/nodejs.
Fixed it by creating a sysmlink for now, but maybe it helps others if mnm would just add /usr/include/nodejs to the cxxflags as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions