In general, I would recommend installing the EPEL repository from https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
After that, you should be able to 'yum install ReviewBoard' and it will pull in all the dependencies. That said, the package you are likely missing is MySQL-python On Mon, Jun 19, 2017 at 2:19 AM Shilpa R <[email protected]> wrote: > Hi Stephen, > > I have installed the Review Board(2.5 Version) RPM for Centos 7 from the > below website :- > > > https://www.rpmfind.net/linux/rpm2html/search.php?query=ReviewBoard&submit=Search+...&system=&arch= > > > rb-site install /var/www/reviews.example.com > > > * Welcome to the Review Board site installation wizard > > This will prepare a Review Board site installation in: > > /var/www/reviews.example.com > > We need to know a few things before we can prepare your site for > installation. This will only take a few minutes. > > > * Make sure you have the modules you need > > * Depending on your installation, you may need certain Python* > * modules and servers that are missing.* > > If you need support for any of the following, you will need to > install the necessary modules and restart the install. > > Databases (optional): > * MySQL (MySQLdb) > * PostgreSQL (psycopg2) > > ** What database type will you be using?* > > You can type either the name or the number from the list below. > > (1) sqlite3 > Database Type: 1 > > As I have highlighted the issue, I think because of this it is not giving > me the option of MySQL and postgresql. > > How will I get to know which dependencies are not installed yet ? > > Regards > Shilpa > > > -- > 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 > "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. > -- 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 "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.
