Bug #1097

Installation instructions broken

Added by Anonymous almost 12 years ago. Updated almost 12 years ago.

Status:ResolvedStart date:07/25/2012
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:-
Target version:Robotics Service Bus - rsb-0.9

Description

The instalaltion instructions of RSBag are broken. On the web page http://docs.cor-lab.de/rsbag-manual/trunk/html/preparation.html#install it says to install

$ sudo apt-get install rsbag-tools-cl|version|
  1. The version string is not inserted (|version| should be replaced by a proper version string - 0.7 or 0.8)
  2. The package is now called rsbag-bin-... instead of rsbag-tools-...
  3. Is the dollar sign $ really necessary in front of the line? It probably doesn't help very much and prevents from easy copy&pasting.

Associated revisions

Revision 82832602
Added by J. Moringen almost 12 years ago

Fixed package installation commandline in preparation.rst
fixes #1097
  • conf.py.in: used named replacements for value of rst_prolog; added
    package_name to rst_prolog
  • preparation.rst: use package_name of outside shell code block to
    display package name

Revision 5e259f5c
Added by J. Moringen almost 12 years ago

Fixed package installation commandline in preparation.rst
refs #1097
  • conf.py.in: used named replacements for value of rst_prolog; added
    package_names to rst_prolog
  • preparation.rst: use package_names of outside shell code block to
    display package name

History

#1 Updated by J. Moringen almost 12 years ago

  • Status changed from New to In Progress
  • Assignee set to J. Moringen
  • Target version set to rsb-0.9
  • % Done changed from 0 to 20

I would rather keep the $ since it helps distinguishing inputs and outputs as in

$ bag-cat --version
bag-cat version       0.6.0
SBCL version          1.0.55
RSB version           0.6.0
RSBAG version         0.6.0
RSBAG-TIDELOG version 0.6.0

vs.

bag-cat --version
bag-cat version       0.6.0
SBCL version          1.0.55
RSB version           0.6.0
RSBAG version         0.6.0
RSBAG-TIDELOG version 0.6.0

#2 Updated by J. Moringen almost 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 20 to 100

Applied in changeset r497.

#3 Updated by J. Wienke almost 12 years ago

didn't i report exactly the same? our was that for rsb itself?

#4 Updated by J. Moringen almost 12 years ago

Do you have the issue id? I fixed this for Robotics Service Bus as well.

Also available in: Atom PDF