mariano / node-db-oracle

Oracle database bindings for Node.js
http://nodejsdb.org
141 stars 34 forks source link

node-gyp support #58

Open tojocky opened 10 years ago

tojocky commented 10 years ago

Hi, I would propose to add this patch to support node-gyp. tested only on linux. If somebody wants can test on other OS... should support

tojocky commented 10 years ago

seems it was merged and tns functionality. This was was not tested yet.

shashdr commented 9 years ago

I tried installing it by modifying with node-gyp and have an issue as below: make: *\ No rule to make target Release/obj.target/oracle_bindings/lib/node-db/binding.o', needed byRelease/obj.target/oracle_bindings.node'. Stop.

Please let me know if you have encountered such issue