Hi I am trying to install review board. I am not able to use easy install it is giving me following error Searching for Reviewboard Reading https://pypi.python.org/simple/Reviewboard/ Reading http://downloads.review-board.org/releases/ Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/ Reading http://downloads.reviewboard.org/nightlies/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.5/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.7/ Reading http://www.review-board.org/ Reading http://www.reviewboard.org/ No local packages or download links found for Reviewboard error: Could not find suitable distribution for Requirement.parse('Reviewboard')
I downloaded all the files from the site, can you please help me how to install that files which are in my machine(i.e can you give me a command for it) On Tuesday, 3 December 2013 01:53:42 UTC+5:30, David Trowbridge wrote: > > Installing from the .tar.gz is going to be a challenge, since it requires > a lot of additional tools that the .egg files don't. > > The best way is to download the .egg for Review Board and all of the > dependencies, and then use easy_install with that. > > By the way, 1.7.1 is very, very old. Please install the latest 1.7.x > release. > > -David > > > On Mon, Dec 2, 2013 at 5:32 AM, Ayappan Perumal > <[email protected]<javascript:> > > wrote: > >> Hi guys, >> >> I need to install reviewboard on a linux box which do not have any >> internet connection. Is there any way to download setup file from another >> machine, copy to it and install it there? >> >> I actually downloaded a ReviewBoard-1.7.1.tar.gz from the >> reviewboard site but don't know which file to run to trigger the install. >> >> Please help me out guys.Thank you >> >> -- >> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >> --- >> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >> --- >> Happy user? Let us know at http://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
