bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 165 forks source link

Help Me about cbson Arpa/inet.h #189

Open danielxss opened 10 years ago

danielxss commented 10 years ago

Environment: Win Xp Or Win 2008R2 Ruby 1.9.3 2.1.3 (X86 and X64) and DevKit

When I run "genghisapp" , Cmd tell me "gem install bson_ext"

So i run "gem install bson_ext"

But.........Cmd tell me

"cbson.c:25:23: fatal error: arpa/inet.h: No such file or directory" "compilation terminated"

pls tell me how i do?

bobthecow commented 10 years ago

I'm sorry, I don't have any experience getting things like that working on Windows.

The good news is that Genghis can run just fine without bson_ext installed, it's just not as fast :)