Actions
Bug #15932
closedworkbench package needs dependency on 'make' and 'zlib1g-dev'
Story points:
-
Release:
Release relationship:
Auto
Description
To build the redcloth gem. This is the same issue as #15905, but for workbench.
Specifically
On a Debian-based system, install the following packages:
~$ sudo apt-get install bison build-essential graphviz git python-arvados-python-client arvados-workbench
On a Red Hat-based system, install the following packages:
~$ sudo yum install bison make automake gcc gcc-c++ graphviz git python-arvados-python-client arvados-workbench
Updated by Peter Amstutz about 5 years ago
- Related to Bug #15905: [API] Add ruby gem build dependencies as API server package dependencies added
Updated by Peter Amstutz about 5 years ago
- Subject changed from workbench package needs dependency on 'make' to workbench package needs dependency on 'make' and 'zlib1g-dev'
Updated by Anonymous about 5 years ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
Applied in changeset arvados|233aa9c89110b42f9cf5e65f38ce0d2915ff4597.
Actions