you are right, it needs two dashes, but got compiler errors:

../src/xml_namespace.cc: In constructor
‘libxmljs::XmlNamespace::XmlNamespace(xmlNs*)’:
../src/xml_namespace.cc:67: error: ‘struct _xmlNs’ has no member named
‘context’
../src/xml_namespace.cc:70: error: ‘struct _xmlNs’ has no member named
‘context’
../src/xml_namespace.cc: In destructor ‘virtual
libxmljs::XmlNamespace::~XmlNamespace()’:
../src/xml_namespace.cc:79: error: ‘struct _xmlNs’ has no member named
‘context’
../src/xml_namespace.cc:82: error: ‘struct _xmlNs’ has no member named
‘context’
make: *** [Release/obj.target/liblibxmljs/src/xml_namespace.o] Error 1


On Jul 19, 9:45 am, mscdex <[email protected]> wrote:
> On Wednesday, July 18, 2012 8:36:15 PM UTC-4, Angelo Chen wrote:
>
> > I did:
>
> > npm -nodedir /root/temp/node install libxmljs
>
> There should be two dashes I think: --nodedir

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to