Have you tried opening issues on the relevant packages? Most people here (myself included) won't know much about mongoDB or these packages.
> On Jul 13, 2015, at 12:27 AM, Kevin Liu <kevinliu2...@gmail.com> wrote: > > Any help would be greatly appreciated. I am even debating over the idea of > contributing to the development of this package because I believe so much in > the language and need to use MongoDB. > >> On Sunday, July 12, 2015 at 4:17:44 AM UTC-3, Kevin Liu wrote: >> Hi, >> >> I have Julia 0.3, Mongodb-osx-x86_64-3.0.4, and Mongo-c-driver-1.1.9 >> installed, but can't get Julia to access the Mongo Client through this >> 'untestable' package https://github.com/pzion/Mongo.jl, according to >> http://pkg.julialang.org/. >> >> I have tried Lytol/Mongo.jl and the command require("Mongo.jl") can't open >> file Mongo.jl, or the auto-generated deps.jl. >> >> Is anyone having similar problems trying to make Julia work with Mongo? >> >> Thank you >> >> Kevin