Hey Dana, First off, are you using the released RBTools, or the nightly? The nightly should automatically create .exe files when installing. It will still require the simplejson dependency at install time, but at least the resulting .exe will have it built-in. You could probably distribute that.
Christian -- Christian Hammond - [email protected] Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Aug 19, 2009 at 2:03 PM, Dana Lacoste <[email protected]> wrote: > > So, I have everything working (from trunk, with a patch that I've > uploaded for review :) to get my perforce users working with > reviewboard. That is, I can, from Windows, run post-review and create > a review with a diff. > > WooHoo! > > The only catch is that I've been asked to make it not require so many > installs: specifically, I've been asked to make a single .zip > containing all of the .dll and .exe files needed for this to run. > > "OK" says I : that should be do-able. I've done it before for other > python scripts. > > But I can't for the life of me figure out how to get around the .egg > files (for rbtools and for json). I can build a post-review- > script.exe that can't find RBTools, and I can build a postreview.exe > that can't find simple json, but I can't build what they're asking > for. > > Any suggestions? Right now, I'm trying to get "hey, look, having > python installed isn't a bad thing!" accepted, but if anyone could > point me in the right direction I would MUCH appreciate it :) > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
