Hi Christian I could able to install Review Board successfully with rb-install script . Now i am the process of configuring Apache server on Linux system. I got confused with the documentation . Can you please help me copy files appropriately ? 1. My apache server is located at /etc/httpd/conf/ 2. Review Board configuration files are located as follows [root@test conf]# pwd /var/www/reviews.nonstop.com/conf [root@test conf]# ls apache-wsgi.conf search-cron.conf settings_local.py settings_local.pyc [root@test conf]# Do i need to copy apache-wsgi.conf under /etc/httpd/conf/ ? what about symbolic links ? Many thanks for your help . thanks/regards Arun kurse
On Tuesday, March 5, 2013 12:02:18 PM UTC+5:30, [email protected] wrote: > Hi All > > I am new to Review Board and trying to setup up internally in our > Environment . > I have installed reviewBoard successfully with "easy_install > ReviewBoard". > > easy_install failed to install Django and hence i had to install it > manually . > > I have successfully created the Postgres SQL database . > > I am getting the below error while running "rb-install" > > [root@test /]# rb-site install /var/www/reviews.nonstopqa.com > Traceback (most recent call last): > File "/usr/bin/rb-site", line 5, in <module> > from pkg_resources import load_entry_point > File > "/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py", > > line 2640, in <module> > parse_requirements(__requires__), Environment() > File > "/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py", > > line 531, in resolve > raise DistributionNotFound(req) # XXX put more info here > pkg_resources.DistributionNotFound: Django>=1.4.5,<1.5 > > > Also how do i link Review Board with Postgres SQL database ? > > Many thanks for your help. > > thanks/regards > Arun kurse > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- 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 --- 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/groups/opt_out.
