| 11 | | > |
| 12 | | > ------------------- |
| 13 | | > eric@io:/home/volunteergrid2/allmydata-tahoe-1.9.1$ sudo make install |
| 14 | | > python ./setup.py install --single-version-externally-managed |
| 15 | | > running update_version |
| 16 | | > no version-control data found, leaving _version.py alone |
| 17 | | > running install |
| 18 | | > error: You must specify --record or --root when building system packages |
| 19 | | > make: *** [install] Error 1 |
| 20 | | > ---------------------- |
| 21 | | > |
| | 11 | {{{ |
| | 12 | eric@io:/home/volunteergrid2/allmydata-tahoe-1.9.1$ sudo make install |
| | 13 | python ./setup.py install --single-version-externally-managed |
| | 14 | running update_version |
| | 15 | no version-control data found, leaving _version.py alone |
| | 16 | running install |
| | 17 | error: You must specify --record or --root when building system packages |
| | 18 | make: *** [install] Error 1 |
| | 19 | }}} |