Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-1298

Incorrect rpm command line option

    XMLWordPrintable

Details

    Description

      Under the CentOS/RHEL installation instructions, the rpm example for installing the couchbase-release package is incorrect:

      sudo rpm -ivH couchbase-release-1.0-0-x86_64.rpm
      

      The 'H' option is not valid; the correct command line is:

      sudo rpm -ivh couchbase-release-1.0-0-x86_64.rpm
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            marija Marija Jovanovic (Inactive)
            bshumate Brian Shumate (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty