Re: Configuration error ReviewBoard site

2017-02-15 Thread Christian Hammond
Try using pip instead. Make sure to upgrade pip first, though. $ pip install -U pip $ pip install -U ReviewBoard Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Tue, Feb 14, 2017 at 7:30

Re: Configuration error ReviewBoard site

2017-02-14 Thread zj10193348
This is my installation information [root@localhost ~]# easy_install reviewboard Searching for reviewboard Best match: ReviewBoard 2.5.8 Processing ReviewBoard-2.5.8-py2.7.egg ReviewBoard 2.5.8 is already the active version in easy-install.pth Installing rbext script to /usr/bin Installing rbssh

Re: Configuration error ReviewBoard site

2017-02-14 Thread Christian Hammond
Can you show me exactly what you typed to install Review Board, and exactly what was shown? Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Tue, Feb 14, 2017 at 7:19 PM, wrote:

Re: Configuration error ReviewBoard site

2017-02-14 Thread zj10193348
sprry,I didn't say clear In my centos7 configuration reviewboard Install reviewboard there is an error: 'The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source. Please see the install instructions at:

Re: Configuration error ReviewBoard site

2017-02-14 Thread Christian Hammond
Hi, We'll need to know more about how you installed Review Board and what system you're on. Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Tue, Feb 14, 2017 at 12:04 AM,

Configuration error ReviewBoard site

2017-02-14 Thread zj10193348
Traceback (most recent call last): File "/usr/bin/rb-site", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3007, in working_set.require(__requires__) File "/usr/lib/python2.7/site-packages/pkg_resources.py",