Merge lp:~vadim-tk/galera/centos5-build-instruction into lp:galera/1.x

Proposed by Vadim Tkachenko
Status: Merged
Merge reported by: Alex Yurchenko
Merged at revision: not available
Proposed branch: lp:~vadim-tk/galera/centos5-build-instruction
Merge into: lp:galera/1.x
Diff against target: 12 lines (+8/-0)
1 file modified
README.CentOS5 (+8/-0)
To merge this branch: bzr merge lp:~vadim-tk/galera/centos5-build-instruction
Reviewer Review Type Date Requested Status
Codership Pending
Review via email: mp+78734@code.launchpad.net

Description of the change

Very simple build instruction for CentOS5,
but maybe helpful, as I am asked a lot how to build it.

To post a comment you must log in.
Revision history for this message
Alex Yurchenko (ayurchen) wrote :

Vadim, some questions:

1) Perhaps this file should be called BUILD.CentOS, or maybe even just
BUILD.txt or README.build, because it makes sense to add build
instructions for debian too?

2) To build you also need check and scons packages, should those be
added?

3) This does not seem to be any more informative than what we have at
https://launchpad.net/galera, so is this file really needed (in the
proposed form)?

Regards,
Alex

Revision history for this message
Vadim Tkachenko (vadim-tk) wrote :

Alex,

Well, people usually do not read what is written on web pages :),
usually file in source code works better.

I am fine with all your proposals.
If you do not want to include this file, that also fine.

On Sat, Oct 8, 2011 at 3:52 PM, Alex Yurchenko
<email address hidden> wrote:
> Vadim, some questions:
>
> 1) Perhaps this file should be called BUILD.CentOS, or maybe even just
> BUILD.txt or README.build, because it makes sense to add build
> instructions for debian too?
>
> 2) To build you also need check and scons packages, should those be
> added?
>
> 3) This does not seem to be any more informative than what we have at
> https://launchpad.net/galera, so is this file really needed (in the
> proposed form)?
>
> Regards,
> Alex
>
>
>
> --
> https://code.launchpad.net/~vadim-tk/galera/centos5-build-instruction/+merge/78734
> You are the owner of lp:~vadim-tk/galera/centos5-build-instruction.
>

--
Vadim Tkachenko, CTO, Percona Inc.
Phone +1-888-401-3403,  Skype: vadimtk153
Schedule meeting: http://tungle.me/VadimTkachenko

Join us at Percona Live London!
http://www.percona.com/live/london-2011/

Revision history for this message
Alex Yurchenko (ayurchen) wrote :

In r81 - updated top-level README with detailed instructions on how to compile in CentOS/RHEL5

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'README.CentOS5'
2--- README.CentOS5 1970-01-01 00:00:00 +0000
3+++ README.CentOS5 2011-10-08 20:31:24 +0000
4@@ -0,0 +1,8 @@
5+Building instruction for CentOS5
6+================================
7+
8+1. Packages required:
9+ openssl-devel, gcc44, gcc44-c++, boost141, boost141-devel
10+
11+2. To build library:
12+ CC=gcc44 CXX=g++44 scripts/build.sh

Subscribers

People subscribed via source and target branches

to all changes: