On Mon, 2010-10-25 at 14:11 +0200, Ladislav Martincik wrote: > I'm running on OS X and this gem is not needed for me. Would be nice if we > opt it only for Linux platform. > > Thank, Ladislav > If you want to do this on your dev box that is fine, but you won't be able to properly use any of the condor related services (which I am not sure run properly on osx anyway - if they do, feel free to right up directions on the wiki, others might find it useful). I think there are two possible solutions that would be better long term:
1) Switch out rb-inotify with http://github.com/ttilley/fssm (as mfojtik suggested), which is cross-platform (and still uses inotify under the hood for linux). 2) If we hook up condor with qpid/qmf, we might not need either. Think the second is probably further out (if ever) though, so option 1 is probably the way to go for now (or a similar lib, if there is a better choice). -j _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
