Ticket #13 (closed task: fixed)
To-Do tutorial "Running the application" is slightly vague
| Reported by: | Adrian Holovaty | Owned by: | ianb |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.1 |
| Component: | paste | Version: | 0.3 |
| Severity: | major | Keywords: | |
| Cc: |
Description
This part of the To-Do tutorial confused me:
...Change into the directory and run: $ path/to/paste/scripts/paste-server
Issues:
- Which directory do I need to change into? From experimentation, I gather it's $BASE. But, in that case, this instruction is slightly redundant, because the doc already advises the reader to "cd $BASE" in the "Setting up the files" section.
- path/to/paste/scripts/paste-server doesn't exist at this point, but /usr/bin/paste-server does. I was able to run the command paste-server to get it to work.
Sorry for the minutiae, but I suspect this tutorial is one of the first things potential Paste users look at, so it should be rock-solid.
Change History
Note: See
TracTickets for help on using
tickets.
