I'm working my way through the linux install directions for ReviewBoard here <https://www.reviewboard.org/docs/manual/dev/admin/installation/linux/>.
After many trials and tribulation, I was able to run python -m pip install ReviewBoard And it reports that ReviewBoard-3.0.20 was successfully installed (among many others). But, when I try which rb-site nothing is found. I see from other conversations here that the likely problem is that my PATH just doesn't include the path containing rb-site. But I'm having a heck of a time trying to find it! I've tried python -m pip show ReviewBoard which dutifully cites its location at /home/build/.local/lib/python2.7/site-packages/reviewboard But there's no sign of it there... or anywhere I have looked so far... Am I missing a step? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/14bfec61-f0d8-4a8a-8258-b423b37b9415n%40googlegroups.com.
