------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4497/ ------------------------------------------------------------------------------
New ticket #4497 by tellnes For Beanbag, Inc. > Review Board Status: New Tags: Component:Docs, Type:Defect ------------------------------------------------------------------------------ `libssl-dev` is required to install on Ubuntu 16.04 ============================================================================== # What's the URL of the page containing the problem? https://www.reviewboard.org/docs/manual/2.5/admin/installation/linux/ # Describe the problem and any recommendations below. Installed ReviewBoard new Ubuntu 16.04 instance by following the steps outlined in the link above today. Bo doing that `pip install ReviewBoard` failed with an openssl dependency error. This was fixable by installing `libssl-dev`. The documentation should be updated to say that `apt install libssl-dev` is required. # Please provide any additional information below. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
