简体   繁体   中英

Error while install Ruby mongoDrive on windows

I have ruby v2.0 with railsInstaller ,windows 8.1.

Then when execute gem install mongo, get this error:

Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing mongo: ERROR: Failed to build gem native extension.

this is the full error

在此处输入图片说明

This bug seems to be reported here:

https://jira.mongodb.org/browse/RUBY-998

Try to install bson 3.2.3 and mongo 2.1.0 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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