[05:33:52] <imslavko> hi everyone. I am struggling with compiling mongo with ssl on my mac. Specifically I want to build mongo and mongod binaries with open ssl library statically linked and merged to binaries. I fail due to compilation errors, here the log: http://pastie.org/8068609 , could anyone help?
[10:15:40] <Derick> it does, but it has been replaced by "Read Preferences"
[10:24:46] <nlog> Hi guys, noob question I'm sure. I'm trying to do a find with nearSphere but keep getting error "invalid operator $nearSphere", both in mongo cli and in nodejs using mongoose.
[10:40:55] <mnml> Derick: so I guess if slaveOk = true i'll just have to do builder.readPreference(ReadPreference.secondaryPreferred()) and other wise I don't add a read preference
[10:55:28] <Derick> I spend a day in the snow in Central Park when I was over there: http://www.flickr.com/photos/derickrethans/sets/72157632998452580/
[10:57:11] <czajkowski> Derick: nice, where are you based btw??
[11:01:06] <czajkowski> Derick: like myself then, although I'll be i the office next week Tuesday and Wednesday
[11:01:42] <czajkowski> just in the middle of setting up a seperate irc chanel for community discussions so I can help sort out events over the coming months
[11:02:14] <Derick> I'm having a day off on Tuesday because I'm on Weekend Support this weekend
[11:16:16] <czajkowski> I've just created #mongodb-community if folks want to join to discuss MUGS, events how to grow the community in their area or maybe how we can run more Mongodb master events
[11:17:11] <kali> Derick: i did not know you were into photography... have you tried fotopedia reporter ? :) </pub>
[19:57:07] <mamsaac> I just realized 2.5.0 (dev) is going to feature background index builds on secondary replicas. Is there an estimated date for its release?
[20:58:42] <daslicht> Sat Jun 22 22:57:46.938 JavaScript execution failed: Error: couldn't connect to server 127.0.0.1:27017 at src/mongo/shell/mongo.js:L112
[21:51:50] <bobinator60_> i am trying to use the shell. after authenticating, can can list my collections with db.getCollectionNames() no problem, but i can't seem to query any of the collections.
[21:51:52] <bobinator60_> Sat Jun 22 17:38:24.643 JavaScript execution failed: error: {