Re: [ceph-users] Ceph client libraries for OSX

2018-10-15 Thread Gregory Farnum
This is really cool! I can mostly parse what the tap is doing, and it's good to see somebody managed to programmatically define the build dependencies since that's always been an issue for people on OS X. On Mon, Oct 15, 2018 at 7:43 AM Christopher Blum wrote: > Hi folks, > > Just wanted to anno

[ceph-users] Ceph client libraries for OSX

2018-10-15 Thread Christopher Blum
Hi folks, Just wanted to announce that with the help of Kefu, I was able to create a working tap for ceph client libraries and binaries for the OSX platform. Currently, we only test the tap on High-Sierra and Mojave. This was mostly built so that people can use go-ceph on their Macs without VM, b