Closed
Bug 1069717
Opened 11 years ago
Closed 10 years ago
split dev and prod install dependencies
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
http://socorro.readthedocs.org/en/latest/installation/deps.html lists requirements for building Socorro, we don't need nearly as much for just installing packages.
Long-term this list could live in the package itself, but then we'll need to think about "requires" versus "recommends", etc (we don't want to require postgres be installed on every server the Socorro RPM is installed on for instance).
| Assignee | ||
Comment 1•11 years ago
|
||
We really need to just further separate the "install package" and "install from source" documentation.
People are getting hung up right now installing a bunch of dev packages, and getting confused and thinking they need to do steps from the "install from source" when really they should be using the package.
| Assignee | ||
Comment 2•10 years ago
|
||
We have gotten a lot of mileage out of a single requirements.txt
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•