Changes between Version 34 and Version 36 of Ticket #10637
- Timestamp:
- 06/21/12 00:43:54 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10637
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Reviewers
changed from
Nicolas Thiéry, Jason Grout, Karl-Dieter Crisman, Jason Bandlow
toNicolas Thiéry, Jason Grout, Karl-Dieter Crisman, Jason Bandlow, Karl-Dieter Crisman
-
Property
Status
changed from
-
Ticket #10637 – Description
v34 v36 32 32 Suggestions for better file layout or implementation welcome! 33 33 34 Edit:35 34 == Install instructions == 36 35 37 36 * Install the beautifulsoup spkg [http://sage.math.washington.edu/home/kcrisman/beautifulsoup-3.2.1.spkg here] 37 * Apply [attachment:trac_10637-root.patch] to the root repository 38 * Apply [attachment:trac_10637-scripts.patc] to the scripts repository 38 39 39 * A first patch (add_sws2rst_4.patch) adds the sage-sws2rst script, and it must be imported on the local/bin dir 40 41 * A second patch (tools_sws2rst_4.patch) sends three files to sagenb/misc and it must be imported on the devel/sagenb dir, and followed by a 42 40 * Apply [attachment:tools_sws2rst_4.patch] to sagenb, possibly followed by 43 41 {{{ 44 42 sage -python setup.py install && sage -python setup.py develop