Jan, Yes I have been following the exact sequence of steps outlined there. Actually, I have read it so many times that its memorized to me :-). Anyhow, one thing which I think might be causing the issue is that I am having "easy_install-2.6", "easy_install-2.5". Since the python version I am using is 2.6.1 so I tried installing using easy_install-2.6. The error trace that I posted above has the first warning as
"warning: GMP library not found; Not building Crypto.PublicKey._fastmath", but I checked that is installed on my system as well. I am not sure about if i need to set up a path for it / some sort of link for my python environment to be aware about it. Thanks, Rohan. On Jun 10, 10:09 am, Jan Koprowski <[email protected]> wrote: > Rohan, > > Did You read and > try:http://www.reviewboard.org/docs/manual/1.5/admin/installation/linux/? > > Regards, > > > > > > > > > > On Fri, Jun 10, 2011 at 3:35 PM, ROAAN <[email protected]> wrote: > > Hi, > > > I am using Python 2.6 which i suppose should be fine and should not > > conflict with the issues of using Python 2.4. > > > Rohan. > > > On Jun 9, 5:37 pm, Christian Hammond <[email protected]> wrote: > >> I should point out (we'll make an official announcement when the time > >> comes, > >> though it'll be a while) that RB 1.6 is likely going to be the last release > >> to support Python 2.4. Django has a Python deprecation schedule that we'll > >> be following. So ideally, people should make sure they can use newer > >> versions of Python. > > >> Christian > > >> -- > >> Christian Hammond - [email protected] > >> Review Board -http://www.reviewboard.org > >> VMware, Inc. -http://www.vmware.com > > >> On Thu, Jun 9, 2011 at 12:41 PM, Jan Koprowski > >> <[email protected]>wrote: > > >> > Stephen, > > >> > If You can run Python 2.4 - this is not the case because of really > >> > nice setup.py maintaining all necessary Python dependencies. > >> > VirtualEnv solve almost all problems - only incompatible with mod_wsgi > >> > Apache could be a problem. > >> > Sometimes You must run something on very old machine and upgrading it > >> > is not the case because sometimes you are not owner of machine :) > > >> > Regards, > > >> > On Thu, Jun 9, 2011 at 9:36 PM, Stephen Gallagher > >> > <[email protected]> wrote: > >> > > On Thu, 2011-06-09 at 06:42 -0700, ROAAN wrote: > >> > >> Hi, > > >> > >> I am installing ReviewBoard on my machine running Fedora 10. I seem to > > >> > > It's worth noting that Fedora 10 was declared end-of-life almost two > >> > > years ago, so you're probably going to run into difficulty installing > >> > > ANY new software on it. > > >> > > It would be prudent to upgrade to a supported operating system like > >> > > Fedora 14 or 15, or move to a long-term supported release like Red Hat > >> > > Enterprise Linux or CentOS. > > >> > > -- > >> > > Want to help the Review Board project? Donate today at > >> >http://www.reviewboard.org/donate/ > >> > > Happy user? Let us know athttp://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 > > >> > -- > >> > ><> Jan Koprowski > > >> > -- > >> > Want to help the Review Board project? Donate today at > >> >http://www.reviewboard.org/donate/ > >> > Happy user? Let us know athttp://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 > > > -- > > Want to help the Review Board project? Donate today > > athttp://www.reviewboard.org/donate/ > > Happy user? Let us know athttp://www.reviewboard.org/users/ > > -~----------~----~----~----~------~----~------~--~--- > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group > > athttp://groups.google.com/group/reviewboard?hl=en > > -- > > > > > > > > ><> Jan Koprowski -- 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
