简体   繁体   English

如何在node.js上安装informix?

[英]How to install informix on node.js?

I try to install informix on node.js via follow from " https://npmjs.org/package/nodejs-db-informix ", but it's not success. 我尝试通过“ https://npmjs.org/package/nodejs-db-informix ”中的命令在node.js上安装notifyix,但是并不成功。 I don't understand about Pre-req (Setup and configure Informix). 我不了解Pre-req(设置和配置Informix)。 I try to install informix on node.js in windows 7. How to solve this problem? 我尝试在Windows 7中的node.js上安装notifyix。如何解决此问题?

Thank you for help Lohkaeo 谢谢你的帮助Lohkaeo

you have to install informix first (I think that's not done yet). 您必须先安装informix(我认为尚未安装)。 See eg http://www.informix-zone.com/getting-started-informix-windows-installing-and-getting-and-running-no-time if you really want to install it on windows.. 如果您确实要在Windows上安装它,请参见例如http://www.informix-zone.com/getting-started-informix-windows-installing-and-getting-and-running-no-time

Then you have to configure the database to be able to access it via nodejs-db-informix... 然后,您必须配置数据库,以便能够通过nodejs-db-informix访问数据库...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM