[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2328: consider adding "install the python-dev package" step to quickstart
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Oct 29 01:13:11 UTC 2014
#2328: consider adding "install the python-dev package" step to quickstart
-----------------------------------+---------------------------
Reporter: daira | Owner: marlowe
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: documentation | Version: 1.10.0
Keywords: quickstart docs build | Launchpad Bug:
-----------------------------------+---------------------------
When building Tahoe-LAFS on Unix-like platforms without the python-dev
package installed, the error is typically:
{{{
fatal error: Python.h: No such file or directory
}}}
I know zooko wants to minimize the complexity of the quickstart
instructions, but since this error can be fixed in many cases by running
"sudo apt-get install python-dev" (or equivalent for other package
managers), we might consider mentioning that in quickstart.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2328>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list