[DOC] XB compile page updates

Bug #1095925 reported by Roel Van de Paar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
Medium
Hrvoje Matijakovic

Bug Description

Suggested changes for:

http://www.percona.com/doc/percona-xtrabackup/installation/compiling_xtrabackup.html

1. Add "zlib-devel" to the list of packages, otherwise you get a compile error (missing zlib.h - even though it's there in PS 5.5, the OS one is used)
2. Change "ncurses5-devel" to "ncurses-devel" - at least that is what it named on FC17 and Centos6 (with no ncurses5-devel available)
3. Change this:
----
  After this you’ll need to copy innobackupex and the corresponding xtrabackup binary to some directory listed in the PATH environment variable, e.g. /usr/bin.
----
To:
----
  After this you’ll need to copy innobackupex (in the root folder used to retrieve XtraBackup) and the corresponding xtrabackup binary (in the src folder) to some directory listed in the PATH environment variable, e.g. /usr/bin.
----
(I realize there is already a reference to src in the paragraph above, but not to root.)

Thanks!

Tags: qa

Related branches

Revision history for this message
Roel Van de Paar (roel11) wrote :

While looking into this, small typo on title of http://www.percona.com/doc/percona-xtrabackup/intro.html#n-1 also: s/Xtrabackup/XtraBackup/

affects: percona-server → percona-xtrabackup
no longer affects: percona-xtrabackup/2.0
Changed in percona-xtrabackup:
assignee: nobody → Hrvoje Matijakovic (hrvojem)
description: updated
Changed in percona-xtrabackup:
status: Confirmed → Triaged
summary: - Docs: XB compile page updates
+ [DOC] XB compile page updates
Changed in percona-xtrabackup:
status: Triaged → In Progress
Changed in percona-xtrabackup:
status: In Progress → Fix Committed
Stewart Smith (stewart)
Changed in percona-xtrabackup:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-611

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.