简体   繁体   English

如何安装mongodb erlang驱动程序?

[英]How to install mongodb erlang driver?

I would like use mongodb erlang driver however I am not able to clone it through git. 我想使用mongodb erlang驱动程序,但是我无法通过git克隆它。 I have downloaded driver zip. 我已经下载了驱动程序zip。 Now I don't know how to use it. 现在我不知道如何使用它。

I tried to include the driver in the following way but doesn't work :( -include ("zip extracted path/mongo_protocol.hrl"). 我试图通过以下方式包括驱动程序,但不起作用:( -include(“ zip提取路径/mongo_protocol.hrl”)。

Is anything I need to do with that driver unzipped folder.? 我需要与该驱动程序解压缩的文件夹有关吗?

Basing on the comment, here is the answer regarding the installation process: 根据评论,以下是有关安装过程的答案:

If you are using the driver from MongoDB, here is the installation guide Installing MongoDB Erlang Driver. 如果您使用的是来自MongoDB的驱动程序,则这是安装指南“ 安装MongoDB Erlang驱动程序”。

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

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