Installing ReviewBoard 1.5RC with Python 2.4 and 2.6 Installed
18 views
Skip to first unread message
swidnikk
unread,
Jul 8, 2010, 12:22:24 PM7/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reviewboard-dev
My development server is CentOS 5.4 and I installed python 2.6 in
parallel with 2.4. I wanted to try out the 1.5 RC, but I noticed that
the review board 2.6 python eggs are downloading to the python 2.4
site-packages directory. This seems to be causing a problem, does
anyone know how to fix this? Or can you point me to a python
development list where I can seek help?
Thanks!
Stephen Gallagher
unread,
Jul 8, 2010, 12:29:55 PM7/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reviewb...@googlegroups.com
Try changing /usr/bin/python to be a symlink to /usr/bin/python2.6